Start development lifecycle: brainstorm → TDD planning → ralph → review → feedback loop
Orchestrates complete development lifecycle from brainstorm through implementation and review.
/plugin marketplace add dot-do/workers/plugin install workers-do@workers-do-marketplaceTASK [--max-iterations N]Execute the setup script to initialize the development loop:
"${CLAUDE_PLUGIN_ROOT}/scripts/setup-dev-loop.sh" $ARGUMENTS
Now invoke the workers-do:brainstorming skill to begin the design exploration.
After brainstorming completes and the user approves the design:
docs/plans/YYYY-MM-DD-<topic>-design.md.claude/dev-loop.local.md phase to PLANPHASE TRANSITIONS:
For IMPLEMENT and FIX phases, use Ralph loop with appropriate prompts. For REVIEW phases, launch 5 parallel review agents. For PLAN and FEEDBACK_PLAN phases, use extended thinking for issue creation.