Skill Crossroads 002_business-scenario-explorer
rubric v1.2 · deterministic
A− 90/100 overall
Correctness & Structure 90 1 warn
Triggering & Discoverability 73 2 warn
Clarity & Instructions 100 pass
Token & Context Cost 100 pass
Safety & Security 93 1 warn
Verifiability & Maintainability not yet scored

Top fixes — ranked by score impact

TRIGGER-03 Invocation cues in the description
002_business-scenario-explorer.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.
Explore multiple business timeline scenarios with constraint validation and d…
Fix State the trigger explicitly: 'Use when the user says "…", "…", or wants to …'.
TRIGGER-02 Description long enough to anchor invocation
002_business-scenario-explorer.md:1description will trigger invocation 98 chars — under the ~100-char reliable-trigger band
Description is thin — likely under-specifies when to invoke.
Explore multiple business timeline scenarios with constraint validation and d…
Fix Add the concrete use case and user phrasing (e.g. 'Use when the user says …').
STRUCT-02 Recommended fields present
002_business-scenario-explorer.md:1
`description` present, but no `name` field — the skill falls back to its directory name.
Fix Add an explicit `name` field so the skill's identity does not depend on its folder name.
SAFETY-02 allowed-tools least-privilege
002_business-scenario-explorer.md:1no `tools` declared the agent inherits every tool, including Bash
Subagents without a `tools` list get unrestricted tool access.
Fix Declare a scoped `tools:` list with only what the agent needs (e.g. `tools: Read, Grep, Glob`).
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 A− Always-fresh — it re-scans and updates on its own.
[![Skill Crossroads](https://skillcrossroads.com/api/badge/Dlaby23/claude-agents-ultimate-collection/agents/business/analytics/002_business-scenario-explorer.md.svg)](https://skillcrossroads.com/s/Dlaby23/claude-agents-ultimate-collection/agents/business/analytics/002_business-scenario-explorer.md)
Grade your own Claude Code skill — evidence-cited, file-and-line, free. Scan your own skill →