rajfnu

Reconcile Repo — Development skill for Claude Code

Development community

Find and safely resolve repository drift — duplicate implementations, dead flags, stale docs and tests.

How to install Reconcile Repo

Installs to ~/.claude/skills/rajfnu-agent-engineering-standard-reconcile-repo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rajfnu-agent-engineering-standard-reconcile-repo && curl -fsSL https://raw.githubusercontent.com/rajfnu/agent-engineering-standard/HEAD/commands/reconcile-repo.md -o ~/.claude/skills/rajfnu-agent-engineering-standard-reconcile-repo/SKILL.md

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

What Reconcile Repo does


description: Find and safely resolve repository drift — duplicate implementations, dead flags, stale docs and tests argument-hint: "[path] (default: whole repository)"

Use the `engineering-quality` skill, loading `references/repository-reconciliation.md`, to find repository drift in: $ARGUMENTS

Produce an inventory of suspected drift with the evidence for each item, classified (additive / refinement / superseding / conflicting / obsolete / duplicate / experimental / ambiguous).

Do no

Alternatives in Development

  • Resolve Drizzle Migrations — Resolve Drizzle migration conflicts by accepting upstream and regenerating local migrations 2.5k ★
  • Obsidian Reconcile — Find and resolve contradictions in the vault — the vault maintains its own truth 277 ★
  • Full Diagnostic — Full health sweep chaining token, naming, component, drift, docs-coverage and system-health audits into one re 194 ★

Full documentation available on GitHub

View Source Repository