Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →End AGET session with state capture and sanity checks
.claude/skills/majiayu000-aget-wind-down/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 21% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -34% | 0% |
End an AGET agent session properly. This skill runs the wind-down protocol to capture session state, run sanity checks, and prepare handoff notes.
When this skill is invoked:
bash python3 scripts/wind_down.py
planning/bash python3 scripts/wind_down.py --notes "User provided notes here"
sessions/SESSION_YYYY-MM-DD_descriptive_title.md:.aget/schemas/session_metadata_v1.0.yamlsessions/SESSION_2025-12-03_kb_enhancement.md--force to bypass if neededEvery wind-down must produce:
sessions/SESSION_YYYY-MM-DD_*.md (L004: process governance)Present the wind-down summary:
Wind Down Complete
- Session: [duration]
- Sanity: [healthy/warnings/errors]
- Pending: [N] items in planning/
- Changes: [staged/unstaged counts]
- Suggested commit: "[message]"--skip-sanity: Skip sanity check (not recommended)--force: Bypass re-entrancy guard (L468)--json: Machine-readable outputOther measured skills in the registry, with their headline benchmark lift.