recursive-mode
Audited, file-backed software development workflow with durable memory
All Skills in This Repository (9)
Pure Emerald Level Indicatorsrecursive-mode
Automate file-backed, phase-gated AI-assisted repository workflows with audit loops.
recursive-router
Route delegated audit and implementation work through external CLIs with verification.
recursive-debugging
Analyze bugs and failing tests to produce a Phase 1.5 root-cause summary.
recursive-tdd
Enforce RED-GREEN-REFACTOR TDD cycles with mandatory Phase 3 artifacts.
recursive-subagent
Determine subagent delegation availability and enforce handoff contracts during recursive audits.
recursive-benchmark
Generate paired benchmark repos comparing recursive-mode off and on.
recursive-spec
Draft repo-aware 00-requirements.md with R# entries and acceptance criteria.
recursive-review-bundle
Generate canonical review bundles from run artifacts and routing configurations.
recursive-worktree
Create and validate isolated git worktrees for recursive-mode runs.
Frequently Asked Questions
FAQPage SchemaHow to install recursive-mode?โผ
Run `npx skills add try-works/recursive-mode --all -g -y` in your terminal to install the full skill package globally.
What problem does recursive-mode solve?โผ
It replaces fragile chat-based coding sessions with a file-backed workflow where requirements, plans, tests, reviews, and decisions are recorded and locked in the repository. This makes agent work auditable, resumable, and verifiable.
How does recursive-mode handle testing and code review?โผ
It enforces strict RED-GREEN-REFACTOR test-driven development with recorded evidence and supports delegated code review through canonical review bundles. Every audited phase must pass a draft-audit-repair-re-audit loop before locking.
Does recursive-mode work with Claude Code and Codex?โผ
Yes. It follows the universal SKILL.md standard and includes bridge files for Codex and other agent hosts, so it runs in Claude Code, Codex, Cursor, and similar environments.
Can I use recursive-mode without workflow experience?โผ
Yes. Simple prompts like 'Implement the plan' or 'Start a recursive run' trigger the workflow, and the agent bootstraps the required scaffold automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core