一键导入
open-agora
Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | open-agora |
| description | Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec. |
| user-invocable | true |
This is a thematic alias for the Socrates brainstorming flow.
If the user asks to proceed, continue into implementation setup (/bootstrap).
Orchestrates deterministic code review feedback loop — simplify → request review → receive and implement feedback → repeat until done. Run this before creating a PR.
Use this before spawning coding agents when you need to turn an idea into an execution-ready prompt file for bootstrap-task.sh or spawn-agent.sh.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification