post-dev-recap
Installation
SKILL.md
/post-dev-recap — Guided Post-Development Recap
Trigger
- Keywords: post-dev-recap, 開發後導覽, walkthrough after dev, recap workflow, 本輪回顧
When NOT to Use
| Scenario | Alternative |
|---|---|
| Only need a doc (no Q&A) | /recap-doc — emits the recap markdown and stops |
| Have an existing recap, want to ask questions | /recap-ask --context <path> |
| Share-out for other developers (not the author) | /tech-brief — focuses on knowledge transfer to strangers |
| First-principles reasoning of an existing doc | /fp-brief — explains why decisions hold |
| General project Q&A, no recent change | /ask — reopens the whole repo as context |
| Deep code tracing across modules | /code-explore — execution-path walker |