Probe Missing Skill banner
Canhada-Labs Canhada-Labs

Probe Missing Skill

Content & Marketing community

Description

--- name: _probe_missing_skill description: PLAN-020 Phase 0 item 5 governance probe — verifies that `check_agent_spawn.py` BLOCKS dispatch via the native subagent rail when the spawn prompt has no skill content (neither `## SKILL CONTENT` inline NOR `## SKILL REFERENCE`). Expected hook output for any Task tool call dispatching this agent: `{"decision":"block","reason":"GOVERNANCE: missing_skill_content: ..."}`. If the hook ALLOWS this dispatch, native rail has a governance gap and Phase 1 is NO

Installation

Installs to ~/.claude/agents/canhada-labs-ceo-orchestration-_probe_missing_skill.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Canhada-Labs/ceo-orchestration/HEAD/.claude/agents/_probe_missing_skill.md -o ~/.claude/agents/canhada-labs-ceo-orchestration-_probe_missing_skill.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository