From a-team
Guides brainstorming sessions to explore user intent, requirements, and design before implementation. Hard-gates coding until user approves a written spec.
How this skill is triggered — by the user, by Claude, or both
Slash command
/a-team:brainstormingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Do NOT write any code, scaffold any project, or take any implementation action until you have presented a design and the user has explicitly approved it. This applies to EVERY project regardless of perceived simplicity.docs/specs/YYYY-MM-DD-<topic>-design.md and commitwriting-plans skill to create implementation plandocs/specs/YYYY-MM-DD-<topic>-design.mdwriting-plans skill — not any other skillThe terminal state is invoking writing-plans. Do NOT invoke any implementation skill.
npx claudepluginhub rbraga01/a-team --plugin a-teamCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.