skymanbp/cc-tree

Claude Code plugin: universal radial-tree exploration engine. One tree skill + swappable presets (brainstorm / attack / design / code-audit) for divergent ideation, adversarial critique, and design-space exploration. 12 framings × hard-ban-on-incomplete-leaves × stable convergence.

108Stars on the repository
8Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

attack

01

skymanbp/cc-tree

Command

Adversarial radial-tree critique. Wraps /cc-tree:tree with the attack preset preselected — finds the strongest reviewer-style attacks against a finished artifact (document / argument / proposal). Every leaf resolves to CONFIRMED / MARGINAL / REFUTED with file:line evidence; hard-banned against NEEDS-MORE-INFO…

108 6d ago A 101 tokens original MIT

brainstorm

02

skymanbp/cc-tree

Command

Divergent radial-tree ideation. Wraps /cc-tree:tree with the brainstorm preset preselected — exhaustive exploration of research directions or problem-solving paths, hard-banned against future-work / TODO / NEEDS-MORE-INFO deferred leaves. 中文触发:发散头脑风暴、穷尽探索研究方向或解题路径。.

108 6d ago A 75 tokens original MIT

code-audit

03

skymanbp/cc-tree

Command

Adversarial code review tree. Wraps /cc-tree:tree with the code-audit preset preselected — finds security / performance / correctness / contract findings a static linter would miss. Every finding carries file:line evidence + threat-model context + proposedfix; hard-banned against NEEDS-MORE-INFO deferrals.…

108 6d ago A 98 tokens original MIT

design

04

skymanbp/cc-tree

Command

Design-space exploration tree. Wraps /cc-tree:tree with the design preset preselected — enumerates options × trade-offs × reversibility × cost × fit-with-constraints for an engineering / product / process decision. Produces a comparison table and a RECOMMENDED short-list. 中文触发:设计空间探索、方案对比与取舍、给出推荐短名单。.

108 6d ago A 79 tokens original MIT

tree-chain

05

skymanbp/cc-tree

Command

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…

108 6d ago A 101 tokens original MIT