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/custom-paths/custom-skills/custom-skill" ~/.claude/skills/everyinc-compound-engineering-plugin-custom-skill && rm -rf "$T"
manifest:
tests/fixtures/custom-paths/custom-skills/custom-skill/SKILL.mdsource content
Custom skill