Closes the loop on AI-assisted work sessions by appending an Outcomes & Learnings section to your plan file and renaming it to .done.md. It prompts you to reflect on what worked, what didn't, and what you'd do differently, then commits the archived plan with git. The nice touch is that it doesn't block if you skip the reflection, it just writes "not recorded" and moves on. Useful if you're maintaining a plans directory and want a lightweight retrospective habit baked into your workflow. The git mv and structured commit message keep your history clean without any ceremony.
npx skills add https://github.com/camacho/ai-skills --skill archive