Reconcile Repo — Development skill for Claude Code
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
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 RepositoryRelated Skills
Vault Reconcile
Find and resolve contradictions across vault notes
Brain Reconcile
Find and resolve contradictions across the second brain, keeping a history trail. Never edits preserved or raw
Driftlint
Scan this repo's agent context files for drift (dead paths, dead commands, invisible skills, stale knowledge)
Maintain Nt
Maintenance sweep — stale deps / Actions / advisories / dead links / CWV drift, ranked into a fix-workplan; ap
Flywheel Compound Refresh
Sweep docs/solutions/ for stale, duplicate, and contradictory learnings — Keep / Update / Consolidate / Replac
Drift Research
Resolve the "queued" tail — go into the wild, read each detected-but-uncatalogued vendor's own API-deprecation
Related Agents
Dim Investigator
Read-only stage-2 reviewer for /deep-review LOW/MED false-positive dimensions — types, observability, tests, a
Dead Code Sweep
Periodic sweep, within one Zanix repo at a time, for orphaned modules (no longer on the real path but still pr
Issues Cleanup
Analyze GitHub issues, find stale/duplicate/orphaned, create cleanup plan