From aletheia-nexus
Compact the session into goal, verified facts, dead ends, open risks, and next actions. Use before long sessions, handoffs, context limits, or after repeated failed attempts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aletheia-nexus:metacog-compactThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a compact handoff with these sections:
Create a compact handoff with these sections:
One sentence describing what the session is trying to achieve.
Only include facts backed by evidence (tests passed, files confirmed, patterns found). Tag each as [confirmed] or [experimental].
Briefly list approaches that were tried and failed, with the reason. This prevents the next agent from repeating them.
List unresolved questions, unverified assumptions, and known fragile areas.
The single most valuable next step to make progress.
Rules:
npx claudepluginhub yannabadie/meta-ygnCompresses long agent conversations into a nine-part structured summary preserving request, files, errors, user messages, and next steps.
Captures full session context into a handoff document so a fresh agent can resume work with zero prior context. Write a single actionable sentence for the next agent.
Compacts the current session into a handoff document so another agent or fresh session can continue the work. Use when handing off, transferring context, or starting a parallel agent.