Anchor banner
jonase47 jonase47

Anchor

Development community

Description

# /anchor – Anchored State Verification (Docs vs. Implementation) Checks phase documents against the code they describe, not against other documents. Where `/cross-check` compares Markdown to Markdown, `/anchor` compares a document's declared `anchor_commit` to the repository's actual history — the two-stage check design of `docs/adr/ADR-0009-anchored-state-verification.md` (both addenda). ## Argument: $ARGUMENTS = [optional: projectdir] [--scope <folder>] - Without argument: operates on `$(p

Installation

Installs to ~/.claude/skills/jonase47-ccpr-anchor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonase47-ccpr-anchor && curl -fsSL https://raw.githubusercontent.com/jonase47/ccpr/HEAD/commands/anchor.md -o ~/.claude/skills/jonase47-ccpr-anchor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository