بنقرة واحدة
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.