Compound-engineering-plugin disabled-skill

A skill with model invocation disabled

install
source · Clone the upstream repo
git clone https://github.com/EveryInc/compound-engineering-plugin
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/EveryInc/compound-engineering-plugin "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/sample-plugin/skills/disabled-skill" ~/.claude/skills/everyinc-compound-engineering-plugin-disabled-skill && rm -rf "$T"
manifest: tests/fixtures/sample-plugin/skills/disabled-skill/SKILL.md
source content

Disabled skill body.