Yao-meta-skill invalid-governance-skill

Test fixture for governance validation.

install
source · Clone the upstream repo
git clone https://github.com/yaojingang/yao-meta-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/yaojingang/yao-meta-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/governance_invalid_manifest" ~/.claude/skills/yaojingang-yao-meta-skill-invalid-governance-skill && rm -rf "$T"
manifest: tests/fixtures/governance_invalid_manifest/SKILL.md
source content

Invalid Governance Skill

This fixture exists only to verify governance failures.