subagent-driven-development

Use when decomposing complex work. Dispatch fresh subagent per task, review between tasks. Flow: Load plan → Dispatch task → Review output → Apply feedback → Mark complete → Next task. No skipping reviews, no parallel dispatch.

$ Instalar

git clone https://github.com/liauw-media/CodeAssist /tmp/CodeAssist && cp -r /tmp/CodeAssist/skills/workflow/subagent-driven-development ~/.claude/skills/CodeAssist

// tip: Run this command in your terminal to install the skill