What's wrong with this entry?
Anonymous. No account, no email.
What: Structured 4-phase planning workflow with parallel agent coordination
How it works:
- Phase 1: Initial Understanding - Read 3-4 relevant files, clarify ambiguities
- Phase 2: Multi-Agent Planning - Launch 2 to N agents in parallel with different perspectives
- Phase 3: Synthesis - Collect responses, ask trade-off questions
- Phase 4: Final Plan - Present synthesized recommendation
Details:
- Quality over quantity: meaningful contrasts between agent perspectives
- Dynamic perspective generation (e.g., "simplicity vs performance vs maintainability")
- Parallel agent launches in single message (multiple tool calls)
- Context-aware perspective selection based on task type
- Evidence: Enhanced workflow at line 475195 in pretty-v2.0.41.js (basic version at line 473774 in v2.0.37)