Context hygiene — compress, prune, archive .squad/ state
Scanned 9/1/2026
Install to Claude Code
npx -y skills add githubnext/gh-aw --skill nap --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nap?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/githubnext-nap)More formats (shields.io, HTML) on the badges page.
---
name: "nap"
description: "Context hygiene — compress, prune, archive .squad/ state"
domain: "maintenance"
confidence: "medium"
source: "extracted"
---
# Skill: nap
> Context hygiene — compress, prune, archive .squad/ state
## What It Does
Reclaims context window budget by compressing agent histories, pruning old logs,
archiving stale decisions, and cleaning orphaned inbox files.
## When To Use
- Before heavy fan-out work (many agents will spawn)
- When history.md files exceed 15KB
- When .squad/ total size exceeds 1MB
- After long-running sessions or sprints
## Invocation
- CLI: `squad nap` / `squad nap --deep` / `squad nap --dry-run`
- REPL: `/nap` / `/nap --dry-run` / `/nap --deep`
## Confidence
medium — Confirmed by team vote (4-1) and initial implementation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!