Install
$ agentstack add skill-tony-ai-workflow-plugins-brainstorm-and-refine ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Weave Brainstorm & Refine
The full pipeline: generate independent originals from each model, then iteratively refine them through judge-weave-incorporate cycles.
When to Use
- You want the best of both worlds: creative divergence then convergent refinement
- You want to explore a problem space broadly, then hone in on the best solution
- You need a high-quality result and are willing to spend tokens on multiple passes
Key Features
- Phase 1 (Brainstorm): Independent originals from each model, optional
--variants=N - Transition gate: You choose which originals enter refinement
- Phase 2 (Refine): Iterative judge-weave-distribute cycle over
--passes=N - Full rationale chain from brainstorm through every refinement pass
--judge=host|round-robin: Host judges every pass, or rotate judging across models
The Pipeline
- Brainstorm: Each model generates independent original responses
- Review: All originals presented — you pick which ones to refine
- Refine: Judge picks the best, weaves in strengths from runners-up, redistributes to all models
- Repeat: Each pass improves the woven result until convergence or passes exhausted
How to Invoke
Run the /weave:brainstorm-and-refine command with your prompt. The command handles both phases, the transition gate, and artifact persistence.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tony
- Source: tony/ai-workflow-plugins
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.