note-it
Installation
SKILL.md
Implementation Notes
After completing implementation and review/fix for an Issue, capture a running implementation notes file that documents how the implementation diverges from or interprets the spec.
Triggers
Use when:
- After
/goalimplementation and/review-itare both complete - User says "记录笔记", "implementation notes", "note-it", "/note-it"
- Before
/ship-it(as a final checkpoint) - Any time the user wants to capture design rationale
The Job
- Determine the Issue number from context (branch name,
/goaltarget, or user input) - Review the implementation against the Issue spec / PRD
- Generate an HTML notes file at
docs/issue#XXXX.html - Present a summary to the user