원클릭으로
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.