wrap-session
Installation
SKILL.md
Session Wrap-Up Workflow
Execute this workflow when ending a working session to maintain project continuity.
Execution Steps
1. Identify Project Root
Locate the project root containing README.md and CHANGELOG.md. If uncertain, ask the user.
2. Update README.md
Update the project description and status to reflect current state. Keep changes minimal — only update what has meaningfully changed.
3. Update CHANGELOG.md
Append changes to the [Unreleased] section using Keep a Changelog format. See references/changelog-format.md for format details.
Change categories: