Steve Yegge
|
91236ea268
|
feat: Add polecat workflow quality levels (basic/shiny/chrome)
Three pre-baked polecat workflows with increasing rigor:
- mol-polecat-basic: 3 steps, for trivial P4 fixes
- mol-polecat-shiny: 6 steps, standard quality with design/review
- mol-polecat-chrome: 16 steps, max rigor with strategic context reading,
triple code review, and decomposed implementation phases
Added --quality (-q) flag to gt sling as shorthand:
gt sling gt-abc gastown -q basic # quick fix
gt sling gt-abc gastown -q shiny # standard
gt sling gt-abc gastown -q chrome # max rigor
Chrome explicitly requires reading ~/gt/docs/hop/CONTEXT.md and
~/gt/docs/PRIMING.md before design begins.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-29 23:19:32 -08:00 |
|