Параллельная разработка через субагентов

engineering

subagent-driven-development is a Claude Code skill that coordinates multiple subagents working through independent tasks in an implementation plan, each operating in a fresh context with a clearly defined scope. It activates automatically once the agent has produced a spec and plan approved by the user, then drives agents task by task while the orchestrating agent inspects and reviews their output. The methodology enforces true red/green TDD, YAGNI, and DRY, enabling the agent to work autonomously for hours without drifting from the agreed plan. It is designed for lengthy refactors, multi-file features, and any engineering work where tasks are sufficiently independent to be executed in discrete, reviewable increments.