amp-close
Installation
SKILL.md
amp-close
Capture learnings while context is rich, then persist to memory and exit.
Amp equivalent of the CC /close skill. Adapted for Amp's tool names, thread model, and lack of lifecycle hooks — the skill IS the lifecycle event.
When to Use
- Session ending naturally (work complete)
- Context window nearly full
- User says "wrap up", "let's finish", "one more thing then done"
- Before using the
handofftool (close first, then handoff if continuing)
When NOT to Use
- Mid-session checkpoint (just summarise and continue)
- Quick question that doesn't need closure
- Exploratory work with no conclusions yet