
from recursive-mode52
Orchestrates recursive repository workflows: phased runs, locks, audits, and durable memory updates for long-running agentic tasks.
This skill provides a full workflow orchestration layer for repositories that adopt a recursive-mode convention. It defines canonical run roots, phase gates, lock verification, and memory/decision ledgers so agents can execute multi-phase work (draft → audit → repair → pass → lock) and record durable artifacts.
Use when you need to run or resume a staged implementation in a repo that follows the recursive-mode scaffold (e.g., running phases, verifying locks, generating review bundles, or updating skill memory). It's intended for agent-driven project runs, audits, and delegated subagent orchestration.
Best used by agents with repository and CLI access (Codex/Copilot-style or CLI-capable agents). Works well with subagent routing systems and agents that can run Python/Bash scripts.
This skill has not been reviewed by our automated audit pipeline yet.