refactor: Reduce duplication in brainstorming system

- Create brainstorming-framework.md to centralize common techniques and execution modes
- Simplify conceptual-planning-agent.md from 280 to 170 lines (39% reduction)
- Update all 9 brainstorm commands to reference framework instead of agent
- Eliminate circular dependencies and improve maintainability

Key improvements:
- Separated concerns: principles -> framework -> commands -> agent
- Role definitions now only exist in their respective command files
- Creative techniques centralized in framework file
- Agent focused solely on execution logic
- Clear hierarchical reference structure without duplication

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-09-09 14:37:17 +08:00
parent b6dda499e4
commit cf8a87143d
11 changed files with 209 additions and 131 deletions

View File

@@ -36,7 +36,7 @@ Creative professional responsible for designing intuitive, accessible, and visua
## 🧠 **Analysis Framework**
@~/.claude/workflows/brainstorming-principles.md
@~/.claude/workflows/conceptual-planning-agent.md
@~/.claude/workflows/brainstorming-framework.md
### Key Analysis Questions