skills/arckit-graph-report/SKILL.md
Governance metrics dashboard — coverage by category, cross-reference density, compliance readiness, and project comparison across all working projects
npx skillsauth add tractorjuice/arckit-codex arckit-graph-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are producing a governance metrics dashboard for all working projects in the repo. The hook has already done all the computation — your job is to render it cleanly.
This is a read-only diagnostic command. No files are written.
$ARGUMENTS
(No arguments — graph-report always scans every working project under projects/, excluding 000-global.)
The hook scans every working project and computes:
| Section | Meaning | |---|---| | Project Comparison | One row per project: artifact count, cross-reference count, density, compliance readiness | | Coverage by Category | Per-project matrix of how many doc types are present in each category (Discovery, Planning, Architecture, Governance, Compliance, …) | | Compliance Readiness | Per-project list of which HIGH-severity doc types are present and which are missing | | Cross-Reference Density | Edges per artifact — a proxy for traceability strength |
The hook delivers this as a structured pre-processor block (## Graph Report Pre-processor Complete (hook)).
The hook block at the top of your context contains:
If the hook block is missing (unlikely — it always fires for $arckit-graph-report), inform the user and stop.
Output to the console (no file written) using this structure:
📊 ArcKit Graph Report — <N projects, M artifacts, K cross-refs>
PROJECT COMPARISON
<render the project comparison table from the hook>
COVERAGE BY CATEGORY
<render the category matrix>
COMPLIANCE READINESS (HIGH-severity doc types)
<render the per-project breakdown>
DENSITY INTERPRETATION
<render the legend>
🔎 Outliers
- Lowest compliance readiness: <project, percentage>
- Lowest cross-reference density: <project, density>
- Projects missing whole categories: <list, if any>
▶ Recommended actions
- <bullet list — for each project with <50% compliance readiness, suggest the top missing $arckit-* command>
No file is written. The output is the deliverable.
edges / nodes per project. Higher density means better-connected artifacts. The legend in the hook output gives interpretation guidance.000-global (architecture principles) is excluded from the per-project rows but principles still inform the artifacts via cross-references in working projects.$arckit-navigator <project> — single-project "what's next" GPS, complementary to graph-report.$arckit-analyze <project> — deep governance analysis for one project (sections, requirements, principles, risks).$arckit-health — point-in-time health rules across all projects.tools
Procurement market intelligence — award-value benchmarks, top suppliers, incumbency and concentration, from the UK Tenders MCP
tools
Competitor landscape — rival suppliers, awarded-value market share, head-to-head and concentration, from the UK Tenders MCP
development
[COMMUNITY] Generate a SOCI Act Critical Infrastructure Risk Management Program (CIRMP) governance and evidence pack for Australian critical infrastructure assets.
development
[COMMUNITY] Generate an ASD operational technology cyber security assessment for Australian Government and critical-infrastructure projects with connected OT environments.