Commit Graph

4 Commits

Author SHA1 Message Date
Alex Verkhovsky 40c153ccf9 fix(quick-dev): improve review trail mention in presentation step
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 23:23:09 -06:00
Alex Verkhovsky 0225dfd538 refactor(quick-dev): sharpen Review Trail generation instructions
Add intra-concern ordering (rule 3), ≤15 word framing budget (rule 6),
and shift framing from description toward design rationale.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 23:21:00 -06:00
Alex Verkhovsky af00f542dc feat(quick-dev): add Review Trail generation to step 5
Step 5 now builds a concern-ordered trail of clickable path:line stops
with brief framing and appends it to the spec before committing. The
trail is a standalone review artifact — useful without any skill.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 19:00:21 -06:00
Alex Verkhovsky cad25817eb refactor(skill): flatten quick-dev-new-preview step files to skill root
Move step files from steps/ subdirectory to the skill root directory
and update path references in workflow.md and step-02-plan.md.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 08:10:47 -06:00