memento-summary
Installation
SKILL.md
memento-summary
Produce a structured summary of the current AI coding session. This summary is stored as a git note on refs/notes/commits (via memento-commit skill or directly) and later consumed by the Knowledge Distillery refinement pipeline as evidence.
Output Structure
The summary MUST follow this exact 7-section markdown structure. All seven sections are required. Use "None" as the single item for any empty section.
## Decisions Made
- [Decision]: [Rationale]
## Problems Encountered
- [Problem]: [How it was resolved or current status]
## Constraints Identified
- [Constraint]: [Why it matters]