Subagent-Driven Development
**Alternative workflow:**
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: April 03, 2026
Prompt Preview
---
name: subagent-driven-development
description: 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.
**Why subagents:** You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at th...
Full prompt length: 12121 characters