Skill Crossroads architecture-auditor
rubric v1.2 · deterministic
B− 82.7/100 overall
Correctness & Structure 100 pass
Triggering & Discoverability 85 1 warn
Clarity & Instructions 40 1 fail
Token & Context Cost 100 pass
Safety & Security 90 1 warn
Verifiability & Maintainability not yet scored

Top fixes — ranked by score impact

CLARITY-03 No ASCII-art / persona filler
architecture-auditor.md:132
Decorative ASCII-art / banner line — pure token cost, no instructional value.
┌─────────────────────────────────┐
architecture-auditor.md:134
Decorative ASCII-art / banner line — pure token cost, no instructional value.
├─────────────────────────────────┤
architecture-auditor.md:136
Decorative ASCII-art / banner line — pure token cost, no instructional value.
├─────────────────────────────────┤
architecture-auditor.md:138
Decorative ASCII-art / banner line — pure token cost, no instructional value.
├─────────────────────────────────┤
architecture-auditor.md:140
Decorative ASCII-art / banner line — pure token cost, no instructional value.
└─────────────────────────────────┘
Fix Delete decorative banners and persona filler; keep instructions plain and imperative.
TRIGGER-03 Invocation cues in the description
architecture-auditor.md:1description will match user requests no explicit cue ('use when …', 'triggers on …', quoted user phrases) found
Pure what-it-does prose — the model has to guess when to invoke it.
Software architecture and design pattern specialist. Use PROACTIVELY when add…
Fix State the trigger explicitly: 'Use when the user says "…", "…", or wants to …'.
SAFETY-02 allowed-tools least-privilege
architecture-auditor.md:1 grants unrestricted shell access
`allowed-tools` grants unrestricted `Bash` — scope it to specific commands.
Bash
Fix Replace bare `Bash` with scoped grants, e.g. `Bash(git status)`, `Bash(npm test)`.
Partial grade — some applicable rubric categories were not scored on this scan (e.g. LLM-assisted checks without a key) and are excluded from the overall.

Embed this badge

Skill Crossroads grade B− Always-fresh — it re-scans and updates on its own.
[![Skill Crossroads](https://skillcrossroads.com/api/badge/qdhenry/Claude-Command-Suite/.claude/agents/architecture-auditor.md.svg)](https://skillcrossroads.com/s/qdhenry/Claude-Command-Suite/.claude/agents/architecture-auditor.md)
Grade your own Claude Code skill — evidence-cited, file-and-line, free. Scan your own skill →