team-brainstorming

Use when starting any new feature or task. Wraps obra brainstorming but replaces the final writing-plans step with team-plan, so the generated plan includes state tracking and is ready for team-execute.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "team-brainstorming" with this command: npx skills add wjaszczuk/agent-team-skills/wjaszczuk-agent-team-skills-team-brainstorming

Team Brainstorming

Explore and design a feature, then hand off to team-plan (not obra writing-plans).

Announce at start: "I'm using the team-brainstorming skill to design this feature."

Process

Step 1: Run obra brainstorming

REQUIRED SUB-SKILL: Use superpowers:brainstorming to run the full brainstorming process.

Follow it exactly — ask clarifying questions, propose approaches, present design, write design doc, get user approval.

One exception: When brainstorming reaches its terminal step ("invoke writing-plans"), do NOT invoke superpowers:writing-plans. Instead, proceed to Step 2 below.

Step 2: Hand off to team-plan

REQUIRED SUB-SKILL: Use team-plan to create the implementation plan.

team-plan delegates to obra writing-plans internally and adds:

  • ## Progress checkboxes
  • Resume header pointing to .state.json
  • Initial .state.json with all tasks at pending

Red Flags

Never:

  • Invoke superpowers:writing-plans directly (team-plan does this internally)
  • Skip the brainstorming process and go straight to team-plan
  • Invoke superpowers:subagent-driven-development or superpowers:executing-plans — use team-execute instead

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

team-plan

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

team-architect

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

team-execute

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

team-developer

No summary provided by upstream source.

Repository SourceNeeds Review