Convert Quick Dev from monolithic (workflow.yaml + instructions.md) to
sharded architecture (workflow.md + steps/) to combat "lost in the middle"
problem during long implementation sessions.
Changes:
- Add 6 step files for focused execution (mode-detection, context-gathering,
execute, self-check, adversarial-review, resolve-findings)
- Add checkpoint handlers for [a] Advanced Elicitation and [p] Party Mode
- Create review-adversarial-general.xml as reusable core task
- Remove CLI fallback (claude --print) for platform-agnostic design
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>