holistic
Installation
SKILL.md
Holistic View
Provide a comprehensive, multi-layered view of how a piece of code, feature, or plan fits into the broader system. This skill operates at the system level, not the implementation level.
Process
1. Discover project context
Read existing domain documentation to ground the analysis:
docs/CONTEXT_MAP.md— bounded contexts and relationshipsdocs/UBIQUITOUS_LANGUAGE.md— canonical terminologydocs/contexts/*/CONTEXT.md— per-context ownership and contractsCLAUDE.md— project-level context
If these don't exist, explore the codebase organically to build the picture.