system-mapping
Installation
SKILL.md
System Mapping
Lightweight system mapping before deep implementation or refactor. Produces diagrams and narrative that clarify boundaries and dependencies.
When to use
- Onboarding to unfamiliar codebase or pipeline
- Planning integration between services
- Explaining credit/ML/data flows to stakeholders
When not to use
- Formal ADR decision (use
architecture-decision-records) - Auto-generating code from diagram