amp-close

Execute an end-of-session ritual for Amp using the GODAR loop.

3|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/spm1001/trousse --skill amp-close
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amp-close
Source: https://github.com/spm1001/trousse/tree/main/skills/amp-close
Command: npx skills add https://github.com/spm1001/trousse --skill amp-close

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

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.

Frequently Asked Questions about amp-close

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent losing context when ending an AI coding session?

Preventing context loss during AI coding session closure requires capturing learnings, reflecting on decisions, and writing handoff files. A structured end-of-session ritual indexes artifacts into a searchable memory store to guarantee work continuity and prevent silent work-dropping.

How do I create a handoff file for Claude Code from Amp?

To create a handoff file for Claude Code from Amp, use an end-of-session closure skill that generates cross-platform compatible handoff documents. This captures your current work state, ensuring you can resume coding seamlessly across different AI environments.

What is the GODAR loop for session management?

The GODAR loop for session management is a structured workflow consisting of Gather, Orient, Decide, Act, and Remember phases. It guides comprehensive end-of-session closure by collecting context, reflecting via an Oracle-driven second opinion, deciding actions, writing handoffs, and committing changes.

Does memory persistence across AI coding environments require manual indexing?

Memory persistence across AI coding environments does not require manual indexing when using an automated closure ritual. The process automatically indexes session artifacts and learnings into a searchable memory store, ensuring future sessions can retrieve past work context without manual intervention.

Can I use a second opinion mechanism to validate session handoffs?

You can use an Oracle-driven second opinion mechanism to validate session handoffs during the orientation phase. It reflects on gathered context and decisions before generating the final handoff file, ensuring the documented future steps and code changes are robust and accurate.

When should I run an end-of-session closure ritual in Amp?

You should run an end-of-session closure ritual in Amp when you are ready to end your current coding session, especially after complex debugging. It ensures all insights, code changes, and next steps are documented and committed, preventing valuable work from being dropped silently.