서우 AgentOffice
← 라이브러리
ai-research

Subagent Driven 개발

원문: subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

무엇을 하나요

Subagent Driven Development Execute plan by dispatching fresh subagent per task, with two stage review after each: spec compliance review first, then code quality review. Core principle: Fresh subagent per task + two stage review (spec then quality) = high quality, fast iteration When to Use vs. Executing Plans (parallel session): Same session (no context switch) Fresh subagent per task (no context pollution) Two stage review after each task: spec compliance first, then code quality Faster iteration (no human in loop between tasks) The Process Prompt Templates ./implementer prompt.md Dispatch implementer subagent ./spec reviewer prompt.md Dispatch spec compliance reviewer subagent ./code qua

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.