From ecc
Orchestrates large features via RFC decomposition into verifiable work units in a multi-agent DAG, with quality gates, merge queues, complexity tiers, and recovery. Use for complex, multi-pass tasks.
npx claudepluginhub jevonthompsonx/todo.tsxThis skill uses the workspace's default tool permissions.
Inspired by [humanplane](https://github.com/humanplane) style RFC decomposition patterns and multi-unit orchestration workflows.
Orchestrates large features via RFC decomposition into verifiable work units in a multi-agent DAG, with quality gates, merge queues, complexity tiers, and recovery. Use for complex, multi-pass tasks.
Orchestrates complex features via RFC-driven multi-agent DAGs, decomposing into verifiable work units with quality gates, merge queues, and integration verification. Use for large, multi-step tasks beyond single-agent scope.
Orchestrates 4-phase execution loop (IMPLEMENT, VALIDATE, ADVERSARIAL REVIEW, COMMIT) for complex work units with specs. Verifies outputs adversarially in multi-agent setups.
Share bugs, ideas, or general feedback.
Inspired by humanplane style RFC decomposition patterns and multi-unit orchestration workflows.
Use this skill when a feature is too large for a single agent pass and must be split into independently verifiable work units.
Each work unit should include:
iddepends_onscopeacceptance_testsrisk_levelrollback_planIf a unit stalls: