Continuous code-improvement cycle. Confirms intent + green baseline, scores quality metrics in parallel, snapshots the baseline, hardens findings via a Senior-Principal critique, looks up best practices, triages with a human gate, then iterates through ea
Score the effectiveness of a tree using evidence from one of its sessions, find improvements in parallel, draft a plan in plans/, then commit and push.
Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity
The core constants used throughout the remirror codebase
Twilio SendGrid NodeJS internal helpers
Score the codebase for Single Responsibility violations, snapshot the initial scoring, pause for the human to pick one to tackle, refactor it in a bounded loop (re-scoring after every pass), do a multi-agent code review, and finish with a before-vs-after
Greet a user based on time of day. Demonstrates sequence, selector, and action primitives.
Emoji picker for the web
This is a **types only** package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implement
Implement an approved plan with complexity-gated architectural review, following the clean-code rules in clean-code.md.
Take a documentation goal, ground it in the repo's styleguide, find or build a home in the docs tree, write to it, and gate-check structure / flow / atomicity. Up to three write/review passes (one initial + two retries) before surfacing failure to the hum
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Simple express file upload middleware that wraps around Busboy
Refine a change request into an approved plan: analyse intent, draft to a per-execution draft file, critique it in place, promote to plans/, then take it through codeowner approval (either in-session or via an assigned MR).
Base types used throughout the remirror packages.
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
abtree fragment: run a BDD test spec against its target tree and write a markdown report embedding the mermaid trace.
JavaScript Data Visualisation Library
Extract NPM package licenses - Feature enhanced version of the original license-checker v25.0.1
Toggle plugin for Plate
Tiny jest-style TypeScript DSL for authoring abtree behaviour trees. Renders to the canonical tree-file shape (composite/action nodes with state, evaluate, and instruct steps).
Telemetry package for Better Auth
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, and autonomous multi-agent swarms. Built by @ruvnet with Claude Agent SDK, neural networks, memory persistence, GitHub integration,