Deep-dive into an architectural zone's structure and health
Scanned 9/19/2026
Install to Claude Code
npx -y skills add en-dash-consulting/hotdogbenchmark --skill ndx-zone --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ndx Zone?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/en-dash-consulting-ndx-zone)More formats (shields.io, HTML) on the badges page.
---
name: ndx-zone
description: Deep-dive into an architectural zone's structure and health
argument-hint: "[zone-id]"
---
Deep-dive into an architectural zone's structure and health.
1. If no zone-id given, call `get_overview` (sourcevision MCP) and list available zones with brief descriptions. Ask which to explore.
2. Call `get_zone` (sourcevision MCP) with the zone ID for full details
3. Read `.sourcevision/zones/{zone-id}/context.md` for detailed context
4. Call `get_findings` (sourcevision MCP) and filter to findings relevant to this zone
5. Call `get_imports` (sourcevision MCP) for cross-zone dependency edges
6. Present: zone purpose, key files, cohesion/coupling metrics, findings, and cross-zone dependencies
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!