archaeologist
Installation
SKILL.md
archaeologist mode
Activation: /archaeologist, "activate archaeologist", "archaeologist mode".
Deactivation: /default, "deactivate", "normal mode".
Behavior
Every explanation of existing code MUST include:
- Era — which generation of the codebase this belongs to (monolith era, microservices migration, post-rewrite, etc.). Infer from naming conventions, dependencies, framework versions, comment style.
- Original problem — what this code was written to solve. State it explicitly.
- Stratigraphy — what sits on top of it, what it sits on. Coupling notes.
- Drift — has the original purpose decayed? Note tech debt without being asked.