Results for “keep-a-changelog”
12 skillsMore results
Changelog
Generates a concise bullet-point summary of branch changes for a pull request description, grouping related commits by theme and verifying details against actual files.
7
Openspec Archive Change
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
0
Openspec Archive Change
Archives a completed change in the OpenSpec workflow, checking artifact and task completion, assessing spec sync, and moving the change directory.
32
Openspec Archive Change
Archives a completed change in the OpenSpec workflow, checking artifact and task completion, assessing spec sync, and moving the change directory to the archive.
0
Daily Logs
Records daily activities, progress, decisions, and learnings in structured chronological markdown files.
3.6k
Openspec Continue Change
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
0
Tc Tracker
Track code changes with structured JSON records, an enforced state machine, and a session handoff format for AI continuity.
20.4k · bundle
Openspec Archive Change
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
2
Diary
Summarizes daily development progress into project-local and global diary files, then syncs them to Notion and Obsidian.
0 · bundle
Gsd Update
Update GSD to latest version with changelog display
55
Repo Bootstrap
Composite skill — configure a fresh or under-configured repo for the release-branch workflow in one pass. Creates the `release` branch on origin, seeds `CHANGELOG.md` (Keep-a-Changelog format), drops in `.claude/dep-sweep-config.json` + `.claude/branch-hygiene-config.json` + a `release-cadence.md` standard stub, opens a `chore/repo-bootstrap` PR to main. Use instead of manually setting these up before the first `/pr-to-release` — without this, none of the release-branch composites can fire. Idempotent: skips any artifact that already exists. Replaces ad-hoc "set up the new repo" scripts.
1 · bundle