/think
Called by team.md router when action is `think`. Balanced pipeline: L1 researches, L2 generates options, L3 stress-tests them.
$ npx -y skills add coco-research/coco --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/think
Context preview
What this command does when you run it.
Called by team.md router when action is `think`. Balanced pipeline: L1 researches, L2 generates options, L3 stress-tests them.
Command definition
think.md/team think — Analysis & Brainstorm Pipeline
> Called by team.md router when action is `think`. > Balanced pipeline: L1 researches, L2 generates options, L3 stress-tests them.
Role Selection Bias
| Layer | Preferred Roles | Count | |-------|----------------|-------| | L1 | domain-researcher, technical-analyst, business-analyst | 3-4 | | L2 | senior-pm, senior-backend-eng or senior-frontend-eng (domain-dependent), technical-writer | 2-3 | | L3 | domain-accuracy, doc-quality | 2 | | L4 | principal-architect or principal-pm | 1 |
Pipeline Customization
Layer 1: Problem Analysis
L1 agents decompose the problem:
- **domain-researcher** → What approaches exist in the industry?
- **technical-analyst** → What are the technical constraints and options?
- **business-analyst** → What are the business constraints and stakeholder needs?
Layer 2: Option Generation
L2 agents produce structured options:
- Each option has: Description, Pros, Cons, Effort estimate, Risk assessment
- Options are compared in a decision matrix
- senior-pm frames options from product perspective
- Engineers frame options from technical perspective
**Toolkit integration:**
- Check team:toolkit.md for brainstorming tools
- Apply structured thinking frameworks (MECE, first principles, inversion)
Layer 3: Stress Testing
L3 agents challenge each option:
- What could go wrong?
- What assumptions are we making?
- What's the worst-case scenario?
- Which option survives scrutiny best?
Layer 4: Decision Recommendation
Principal produces:
- Recommended option with rationale
- Risk mitigation plan for the recommended option
- Conditions under which alternative options would be better
- Decision framework for the user to make the final call
GSD Integration
N/A — Brainstorming is project-context-independent.
Read more
/team think — Analysis & Brainstorm Pipeline
> Called by team.md router when action is `think`. > Balanced pipeline: L1 researches, L2 generates options, L3 stress-tests them.
Role Selection Bias
| Layer | Preferred Roles | Count | |-------|----------------|-------| | L1 | domain-researcher, technical-analyst, business-analyst | 3-4 | | L2 | senior-pm, senior-backend-eng or senior-frontend-eng (domain-dependent), technical-writer | 2-3 | | L3 | domain-accuracy, doc-quality | 2 | | L4 | principal-architect or principal-pm | 1 |
Pipeline Customization
Layer 1: Problem Analysis
L1 agents decompose the problem:
- **domain-researcher** → What approaches exist in the industry?
- **technical-analyst** → What are the technical constraints and options?
- **business-analyst** → What are the business constraints and stakeholder needs?
Layer 2: Option Generation
L2 agents produce structured options:
- Each option has: Description, Pros, Cons, Effort estimate, Risk assessment
- Options are compared in a decision matrix
- senior-pm frames options from product perspective
- Engineers frame options from technical perspective
**Toolkit integration:**
- Check team:toolkit.md for brainstorming tools
- Apply structured thinking frameworks (MECE, first principles, inversion)
Layer 3: Stress Testing
L3 agents challenge each option:
- What could go wrong?
- What assumptions are we making?
- What's the worst-case scenario?
- Which option survives scrutiny best?
Layer 4: Decision Recommendation
Principal produces:
- Recommended option with rationale
- Risk mitigation plan for the recommended option
- Conditions under which alternative options would be better
- Decision framework for the user to make the final call
GSD Integration
N/A — Brainstorming is project-context-independent.
Meet Coco. A superintelligent agent framework powered by an advisory board of 389 world-class minds. Scale your AI assistant into a complete engineering department with 142 skills, 277 commands, and persistent state. Universal compatibility. Local privacy. Free and open source.
Repo: coco-research/coco
Other commands on coco.
- /mermaid
Build beautiful Mermaid diagrams using beautiful-mermaid. Covers all 6 diagram types, theming, SVG/ASCII output, and CoCo Platform integration.
Open command - /read
Show latest emails from a specific person. Usage: /email-read alice
Open command - /reply
Draft a reply to a specific email. Usage: /email-reply Project Phase 2 Contract Data
Open command - /save
Save matching emails to a project folder for sync processing. Usage: /email-save alice to emails/
Open command - /search
Search emails by subject keywords. Usage: /email-search github webhook
Open command - /summary
AI summary of today's emails — key decisions, action items, meetings. No arguments needed.
Open command

