What problem does it solve?
This Skill prevents valuable work from being lost at the end of a coding session by ensuring all learnings are captured, decisions are reflected upon, and future steps are clearly defined, preventing silent work-dropping.
Core Features & Use Cases
- Structured End-of-Session Ritual: Guides through a GODAR loop (Gather, Orient, Decide, Act, Remember) for comprehensive session closure.
- Cross-Platform Handoff: Generates a handoff file compatible with Claude Code, ensuring continuity between different AI coding environments.
- Memory Persistence: Indexes session artifacts and learnings into a searchable memory store (
garde).
- Use Case: After a complex debugging session in Amp, use
amp-close to ensure all insights, code changes, and next steps are documented and searchable, so you can pick up exactly where you left off in a future session, even if you switch to Claude Code.
Quick Start
Invoke the amp-close skill when you are ready to end your current coding session.