← Back to skill catalog
AuditArchitect OS eligible
Codebase Archaeology
Reconstructs the history and rationale behind code decisions using git history, documentation cross-references, and staleness analysis.
How to activate
Say any of these phrases in your IDE to trigger this skill:
“why is it like this”“explain this decision”“code archaeology”“who owns this”“what's the history here”“why was this built this way”Run via CLI
enterprise-skills run codebase-archaeologyAliases:
code-archaeologycode-historywhy-is-it-like-thisRelationships
Coordinates with:
Onboarding Guide
Generates interactive onboarding guides for new team members. Walks through project structure, conventions, and workflows.
Refactor Agent
Takes a refactoring goal, analyzes impact, plans changes, executes safely, verifies no regressions. Includes post-refactor anti-hallucination verification for import paths, barrel exports, test references, and pattern consistency.
ADR Manager
Creates and manages Architecture Decision Records. Tracks decisions, rationale, alternatives considered, and status.