simplify-code
Parallel 3-agent cleanup of recent code changes.
[code-reviewcleanuprefactordelegation
PoorRican
0
subagent-driven-development
Execute plans via delegate_task subagents (2-stage review).
[delegationsubagentimplementationworkflow
PoorRican
0
dynamic-router
Conductor/subagent routing for tasks across multiple harnesses. Assesses task complexity and intent, then dispatches to the appropriate subagent model via a harness-specific adapter. Supports Anthropic (Claude), Cursor, OpenCode, Codex (OpenAI), and Pi adapters. Use via /dynamic-task command or direct invocation from other skills.
routingconductorsubagentadapter
v1truv1us
73
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
subagenttask-automationquality-gatescode-review
prof-ramos
0