Bundles-forge skill-orphan

Use when doing an orphan task.

install
source · Clone the upstream repo
git clone https://github.com/OdradekAI/bundles-forge
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/OdradekAI/bundles-forge "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/unreachable/skills/skill-orphan" ~/.claude/skills/odradekai-bundles-forge-skill-orphan && rm -rf "$T"
manifest: tests/fixtures/unreachable/skills/skill-orphan/SKILL.md
source content

Integration

No connections to other skills.