Releases: Kyarha/ready-to-archive
Releases · Kyarha/ready-to-archive
Release list
ready-to-archive v0.1.0
A last-gate GO / NO-GO before you archive a session — so nothing of consequence is lost when the conversation disappears. A Claude skill.
Ask "ready to archive?" / "can I safely archive this?" and it audits the session against three pillars, verifying each against git and the filesystem, not the chat recollection:
- 📝 Recorded — every decision, conclusion, and consequential change is written where the project keeps it, not only in this chat.
- 💾 Committed — the git working tree is clean, and pushed if the work must live remotely.
- 🚀 Landed — branch work is merged to main where it had to be, or the open PR is named.
It defaults to caution — anything it can't positively verify is reported as a gap, never waved through — and it never commits, pushes, merges, or records on your behalf without an explicit go-ahead.
Install
Download ready-to-archive-v0.1.0.zip and add it through Claude's Upload skill dialog (settings → Capabilities → Skills).