Skill curation router
Use this skill to reduce noise when a task could activate too many cybersecurity skills.
Routing workflow
- Check
.claude/skills/CURATION.mdfor tier and domain anchors. - For fuzzy prompts, run:
python3 scripts/curate_claude_skills.py --query "<user task>" --top 10
- Start with one T0/T1 anchor skill, then add one specialist skill only when the target platform, tool, or technique is clear.
- Prefer coverage anchor skills for GRC, AI/LLM, IoT/embedded, mainframe, telecom/5G, SAP/ERP, and supply-chain/product-security tasks.
- Treat T3 skills as exact-match playbooks. Do not load several near-duplicate T3 skills just because their descriptions overlap.
Selection policy
- Broad program question: use a T1 coverage anchor or project workflow skill.
- Specific tool/vendor/task: use the highest-ranked exact specialist from the query helper.
- Offensive/simulation task: confirm authorization and use the least invasive workflow first.
- Current regulation, standard, or product behavior: verify against current official sources before making a definitive claim.