ワンクリックで
redsub-brainstorm
Collaborative design through Socratic dialogue. Turn rough ideas into validated designs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Collaborative design through Socratic dialogue. Turn rough ideas into validated designs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Enforced release pipeline. Save → Validate → Review → Version → Merge → Tag → Push.
Initial plugin setup. Register plugins, permissions, create CLAUDE.md.
Diagnose and auto-repair plugin integrity.
Deployment workflow for dev/prod environments.
Execute implementation plan task-by-task with subagent dispatch and 2-stage review.
Search and bulk-fix a pattern across the entire codebase.
| name | redsub-brainstorm |
| description | Collaborative design through Socratic dialogue. Turn rough ideas into validated designs. |
Announce: "Using /redsub-brainstorm to explore the design."
Invoke superpowers:brainstorming skill first, then apply these additional conventions:
Save validated design to:
mkdir -p docs/plans
# File: docs/plans/YYYY-MM-DD-<topic>-design.md
Document structure:
# [Feature] Design
## Goal
## Approach
## Components
## Data Flow
## Error Handling
## Testing Strategy
## Open Questions
Commit the design document.
Instead of superpowers' default handoff, use the redsub workflow:
Ask: "Ready for implementation planning?"
/redsub-planDo NOT suggest git worktrees or superpowers:writing-plans directly. The redsub workflow uses /redsub-plan as the next step.