Install
$ agentstack add skill-rbraga01-a-team-brainstorming ✓ 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
Brainstorming Ideas Into Designs
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.
Checklist (Complete in Order)
- Explore project context — check files, docs, recent commits
- Offer visual companion (if visual questions ahead) — own message, not combined
- Ask clarifying questions — one at a time: purpose, constraints, success criteria
- Propose 2-3 approaches — with trade-offs and your recommendation
- Present design — scaled to complexity, get approval section by section
- Write design doc — save to
docs/specs/YYYY-MM-DD--design.mdand commit - Spec self-review — scan for placeholders, contradictions, ambiguity, scope
- User reviews spec — wait for user approval before proceeding
- Transition — invoke
writing-plansskill to create implementation plan
Key Principles
- One question at a time — never multiple questions in one message
- Multiple choice preferred — easier to answer than open-ended
- YAGNI ruthlessly — remove unnecessary features from all designs
- Explore alternatives — always propose 2-3 approaches before settling
- Incremental validation — present design sections, get approval before moving on
After the Design
- Write spec to
docs/specs/YYYY-MM-DD--design.md - Run spec self-review (check: placeholders? contradictions? scope? ambiguity?)
- Ask user to review and approve spec
- Invoke
writing-plansskill — not any other skill
The terminal state is invoking writing-plans. Do NOT invoke any implementation skill.
Spec Self-Review Checklist
- Any "TBD" or incomplete sections? Fix them.
- Do sections contradict each other? Resolve.
- Is this focused enough for a single plan, or needs decomposition?
- Can any requirement be interpreted two ways? Pick one and make it explicit.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: RBraga01
- Source: RBraga01/a-team
- License: MIT
- Homepage: https://rbraga01.github.io/a-team/
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.