girishr

Specpilot Reanchor — Development skill for Claude Code

Development community

Restore full project context after losing it mid-session.

How to install Specpilot Reanchor

Installs to ~/.claude/commands/girishr-specpilot-specpilot-reanchor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/girishr/SpecPilot/HEAD/.claude/commands/specpilot-reanchor.md -o ~/.claude/commands/girishr-specpilot-specpilot-reanchor.md

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

What Specpilot Reanchor does


description: Restore full project context after losing it mid-session

Restore operating context for this project.

  1. Read .specs/project/project.yaml in full.
  2. Read the ## Re-Anchor Prompt section of .specs/development/prompts.md verbatim.
  3. Restate both as your current operating context for the rest of this session — project identity, stack, rules, and the Re-Anchor Prompt's guidance.

Do not summarize or paraphrase away detail; this command exists specifically to recover ful

Alternatives in Development

  • Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★
  • The Dev Squad — Give Claude its own dev team: one supervisor, four specialists, and bulletproof plans/builds without losing co 231 ★
  • Claude Code Leaderboard — This CLI automatically monitors your token usage and posts your stats to the leaderboard after each Claude Cod 191 ★

Full documentation available on GitHub

View Source Repository