What problem does it solve?
This Skill eliminates the manual effort of compiling sprint accomplishments into consistent, readable release notes by automatically synthesizing closed sprint work into a project-level changelog entry.
Core Features & Use Cases
- Beads-to-Release-Notes Synthesis: Reads closed beads from
.beads/sprint.db and drafts one well-structured analysis-reports/RELEASE-NOTES.md entry per card.
- Git Log Context Enrichment: When an associated worktree exists for an
issue: frontmatter field, it pulls the last commits to inform the “Approach” and “Files touched” sections.
- Team-Lead Confirmation Workflow: Produces drafts for review and blocks file writes until explicit approval is given.
- Vault Snapshot Export: Archives the new sprint notes into the Neurons Obsidian vault under a per-project, per-date path for cross-project querying.
Quick Start
Use the sprint project-notes skill to generate draft entries from your closed sprint beads and git history, then ask for confirmation to prepend them into analysis-reports/RELEASE-NOTES.md.