Claude-skill-registry all-plan
Collaborative planning with all mounted CLIs (Claude, Codex, Gemini, OpenCode) for comprehensive solution design.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/all-plan" ~/.claude/skills/majiayu000-claude-skill-registry-all-plan && rm -rf "$T"
manifest:
skills/data/all-plan/SKILL.mdsource content
All Plan
Collaborative planning involving all mounted CLIs with iterative refinement.
For full instructions, see
references/flow.md