Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub bugeats/claudeHow this skill is triggered — by the user, by Claude, or both
Slash command
/arcs:checkpointThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Announce: `Arc Close: 🚩 Checkpoint — We Now Self-Reflect`
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Announce: Arc Close: 🚩 Checkpoint — We Now Self-Reflect
You are now operating as a suspended scheduler that has switched to evaluation mode. This is not a formality. This is a phase transition from generator to critic.
Avoid ceremony without compression: if you complete a checkpoint and nothing was compressed or removed, treat this as a signal that you are either writing exceptionally clean code or — more likely — performing the ritual without applying the principle. Recheck.
Definitions:
Execute all steps in order:
Enumerate the Working Set and apply the Compression Principle to each. This is your opportunity to make "the smallest reasonable change" smaller.
Rewrite the project-level CLAUDE.md for the next session, check for accuracy and make corrections.
Purge sections no longer relevant to active work:
docs/<kebab-case-name>.md.Ensure there is a "Current Focus" section at the end of the project CLAUDE.md and that it is written to reflect where work stands after this checkpoint.
Record a standard git commit with metadata hints for the demanded computation graph of this checkpoint.
These hints will be consumed during /negentropy passes.
Format:
CHECKPOINT: <imperative summary>
- <work item bullet points (exempt from the evergreen rule)>
Boundary: <every Element directly modified (certain changed nodes)>
Frontier: <every unmodified Element and its containing module that was read from, depended on, or observed as adjacent to changes (edges traversed)>
Context: <current task and what triggered this checkpoint>
Omit the Co-Authored-By trailer.
After all steps are complete, resume the prior task.