From forge
Provides multi-perspective brainstorming facilitation using three AI agents with different thinking styles (Strategic, Pragmatic, Creative). Use when exploring ideas, getting unstuck on a problem, wanting diverse perspectives, fleshing out an early concept, or needing creative ideation.
npx claudepluginhub caiokf/forgeThis skill uses the workspace's default tool permissions.
This skill provides knowledge and facilitation guidance for multi-perspective brainstorming sessions using three AI agents with different thinking styles (Strategic, Pragmatic, Creative) to explore ideas from multiple angles through iterative refinement.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Share bugs, ideas, or general feedback.
This skill provides knowledge and facilitation guidance for multi-perspective brainstorming sessions using three AI agents with different thinking styles (Strategic, Pragmatic, Creative) to explore ideas from multiple angles through iterative refinement.
This skill should be used when:
| Agent | Thinking Style | Focus | Question Type |
|---|---|---|---|
| Opus (Strategic) | Big-picture, long-term | Implications, assumptions, patterns | "Why?" |
| Sonnet (Pragmatic) | Practical, feasible | Implementation, constraints, next steps | "How?" |
| Haiku (Creative) | Novel, unexpected | Lateral thinking, fresh perspectives, alternatives | "What if?" |
Establish the brainstorm focus — what to brainstorm, relevant context (project/document), seed of the idea, success criteria.
Launch all three agents in parallel to gather initial reactions. Each provides 2-3 observations or questions from their perspective.
Summarize agent perspectives, identify the most interesting tension or opportunity across them, ask ONE focused question.
Based on user response, run agents again with updated context. Synthesize and ask one focused question per iteration. Drive progress with focusing questions.
When ideas take shape — user expresses preference, agents align, or 5+ iterations — drive toward synthesis.
Produce summary: the idea (2-3 sentences), key insights, open questions, suggested next steps.
subagent_type: "generalPurpose" with model: "opus" for strategicsubagent_type: "generalPurpose" with model: "sonnet" for pragmaticsubagent_type: "generalPurpose" with model: "haiku" for creative## Brainstorm Summary: [Topic]
### The Idea
[2-3 sentence distillation of the refined concept]
### Key Insights
- [Strategic insight that shaped the direction]
- [Practical constraint or opportunity identified]
- [Creative angle that added value]
### Open Questions
- [Unresolved question worth exploring]
- [Risk or assumption to validate]
### Suggested Next Steps
1. [Concrete first action]
2. [Follow-up exploration if relevant]
| File | Content |
|---|---|
references/facilitator-prompts.md | Detailed facilitator and agent prompts for each session phase |