Wrapper for superpowers:brainstorming that recognizes parent workflow context. Use this INSTEAD of superpowers:brainstorming when invoked from /muggle-ai-teams Step 1C.
From muggle-ai-teamsnpx claudepluginhub multiplex-ai/muggle-ai-teams --plugin muggle-ai-teamsThis skill uses the workspace's default tool permissions.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
This skill wraps superpowers:brainstorming with parent workflow awareness.
If this skill is triggered as part of /workflow Step 1C (Design Proposal), the following rules apply:
Check that Step 1A and 1B outputs exist. If not, STOP and tell the orchestrator:
"Cannot start brainstorming — Step 1A/1B outputs are incomplete. The following are missing: [list]."
Required 1A outputs:
feature-dev:code-explorer)WebSearch)Context7 MCP)Required 1B outputs:
Follow superpowers:brainstorming skill exactly as documented. All its rules, checklist items, and processes apply.
DO NOT invoke superpowers:writing-plans directly.
Instead, announce:
"This concludes the brainstorming phase (Workflow Step 1C: Design Proposal). The design spec has been written and committed.
Next steps in the parent workflow:
- Step 1D: Panel Review — dispatch panelists to scrutinize the design
- Step 1E: User Approval Gate — present revised design for user sign-off
- Step 1F: Implementation Plan — write the plan AFTER panel review and approval
Control returns to the /muggle-ai-teams orchestrator."
Then STOP. Do not proceed further. The orchestrator handles Steps 1D, 1E, and 1F.
Behave exactly like superpowers:brainstorming — follow all its steps including the "transition to implementation" step which invokes writing-plans.