Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill brainstorming명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | brainstorming |
| description | >- Use when this capability is needed. |
Refine rough ideas into concrete designs through iterative questioning.
Announce: "I'm using brainstorming to explore and clarify this idea before implementation."
ONE QUESTION AT A TIME - NO ASSUMPTIONS
If you're unsure about something, ASK. Do not guess or assume.
openspec/project.md for conventionsopenspec list --specs to see current capabilitiesAsk questions ONE AT A TIME:
Focus on:
Present 2-3 approaches with tradeoffs:
## Approach A: [Name]
- How it works: ...
- Pros: ...
- Cons: ...
## Approach B: [Name]
- How it works: ...
- Pros: ...
- Cons: ...
**My recommendation:** Approach A because [reason].
ASK which approach the user prefers.
Present design in sections of 200-300 words:
Cover:
When design is validated, summarize:
## Design Summary
**Goal:** [One sentence]
**Approach:** [Which approach was chosen]
**Key decisions:**
- [Decision 1]
- [Decision 2]
**Next step:** Create OpenSpec proposal
After design is approved:
→ Load openspec-propose skill to create the change proposal
If you catch yourself:
STOP. Return to Phase 2.
| Excuse | Reality |
|---|---|
| "This is obvious, no need to ask" | Obvious to you ≠ obvious to user. Ask anyway. |
| "I'll figure it out as I code" | That's how you build the wrong thing. Design first. |
| "Just one small assumption" | Small assumptions compound into wrong designs. |
| "User is busy, I'll minimize questions" | Wrong implementation wastes more time than questions. |
Converted and distributed by TomeVault — claim your Tome and manage your conversions.