Tree Chain banner
skymanbp skymanbp

Tree Chain

Data community

Description

--- description: Cross-preset chaining — run several cc-tree presets in sequence, piping each stage's top-K primary deliverable into the next via --seed-from. The canonical pipeline is brainstorm → design → attack (diverge on directions, design the best into options, attack the winner before committing). Each stage converges independently; the top-K cut between stages is always logged, never silent. 中文触发:跨 preset 串联流水线,把每阶段 top-K 主产物喂给下一阶段。 argument-hint: "<root> [--lang <tag|auto>] [--stages br

Installation

Installs to ~/.claude/skills/skymanbp-cc-tree-tree-chain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skymanbp-cc-tree-tree-chain && curl -fsSL https://raw.githubusercontent.com/skymanbp/cc-tree/HEAD/commands/tree-chain.md -o ~/.claude/skills/skymanbp-cc-tree-tree-chain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository