What problem does it solve?
This Skill helps teams preserve the reasoning behind implemented code so important context is not lost after an issue is built and reviewed. It turns ad hoc notes into a consistent HTML record that explains what changed, why it changed, and what still needs follow-up.
Core Features & Use Cases
- Implementation Notes Capture: Records design decisions, deviations, tradeoffs, and open questions for a specific issue.
- Pre-ship Documentation: Creates a structured checkpoint before shipping so reviewers can quickly understand non-obvious choices.
- Use Case: After finishing an issue and running review fixes, generate a notes page that explains the implementation approach and highlights any spec gaps or future questions.
Quick Start
Ask the skill to create implementation notes for the current issue and save them as an HTML file in docs with the required issue number.