一键导入
ideate
Quarantined workspace for brainstorming and rapid ideation. Auto-triggers when the user says "storm session", "storm sesh", "brainstorm", or "let's ideate".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quarantined workspace for brainstorming and rapid ideation. Auto-triggers when the user says "storm session", "storm sesh", "brainstorm", or "let's ideate".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Captures session state for future continuation. Auto-triggers when the user says "drop a breadcrumb", "dead drop", "close out", or asks to pause/wrap up.
Quick session orientation — surfaces state, recent handoffs, and suggests focus. Auto-triggers on "where were we", "what's next", or explicitly starting a session.
Organizes a messy WIP/Storm Session folder into a structured Abstract and Table of Contents. Auto-triggers on "consolidate this", "organize the wip", or "create a brief".
Finds and fixes missing index links for newly created files to prevent orphans. Auto-triggers when completing documentation.
Generates standardized documentation (troubleshooting, guides, architecture) with consistent frontmatter.
Structured debugging and problem solving. Auto-triggers when the user reports an error, bug, or unexpected behavior. Supports fast (default) and slow modes.
| name | ideate |
| description | Quarantined workspace for brainstorming and rapid ideation. Auto-triggers when the user says "storm session", "storm sesh", "brainstorm", or "let's ideate". |
CRITICAL: While the ideate skill is active, you are strictly forbidden from modifying existing source code, production files, or files in docs/ or library/.
All scratchpad work, drafts, and code experiments MUST be written to wip/<topic>/.
api-gateway-design).wip/<topic>/context.md and wip/<topic>/discussion.md.wip/ directory.context.md and conversational/draft notes in discussion.md.document skill for a formal write-up), then clean up the wip/ folder.Path: wip/<topic>/context.md
Usage: Update this progressively as major decisions are made. It should allow a resumed session to know exactly where the idea stands.
# Context: [Topic Name]
**Goal**: [What are we trying to figure out or create?]
**Current State**: [Where did we land? What's been decided?]
**Open Questions**: [What still needs to be resolved?]
**Key Constraints**: [Anything that limits options]
Path: wip/<topic>/discussion.md
Usage: A running, append-only log of ideas, proposals, and exchanges.
# Running Discussion
## [YYYY-MM-DD HH:MM]
[Brief note on the latest idea, sketch, or proposal explored]