一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.