ワンクリックで
brain-storm
Open several fundamentally different routes for one problem fast, so the flow does not keep doing small tweaks on one path only.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Open several fundamentally different routes for one problem fast, so the flow does not keep doing small tweaks on one path only.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Used for high-quality experiment reports, analysis reports, and technical summaries. Evidence must be enough, charts must be real, structure must be clear, and empty talk is forbidden.
Split a complex problem into a multi-step reasoning chain, and make key assumptions, branch points, validation order, and rollback points explicit.
Manual start skill: read `.opencode/` first, then read the task files at the project root and start execution. It is like replacing the first prompt line.
Built-in Python tool priors covering time series, statistics, machine learning, and related ecosystems. It reduces repeated search cost and gives the first coverage of method families and tool families.
In time-series, deep-learning, and LLM projects, use ztxexp to unify experiment config, batch runs, result tracking, ablation analysis, and failure diagnosis.
Align project background, initialize runtime trace / memory files, and output the minimum startup summary for the current task.
| name | brain-storm |
| description | Open several fundamentally different routes for one problem fast, so the flow does not keep doing small tweaks on one path only. |
[Skills: brain-storm] Follow: <rules / context constraints that really apply now>; Current step: <one-line note>.[Rules: <rule>] ..., then continue with the real work.Routes are NOT limited to picking from existing methods found by information-collector. When the evidence map (in .opencode/memory/features.md) is available, brain-storm MUST actively design novel combination routes in addition to single-method routes. Existing methods are prior knowledge; combining them to fill gaps is innovation.
features.md for the method-combination gap analysis written by information-collector. It flags: complementary strengths (method A handles trend, method B handles seasonality), pipeline gaps (preprocessing from domain X + model from domain Y + calibration from domain Z), ensemble opportunities (uncorrelated error modes), transferable tricks (a trick from a citing paper or issue thread), and capability voids (no single method handles a specific constraint).branch_id, wave, validation path, and drop conditions — same as single-method routes. Do NOT treat them as speculative extras. If the evidence map says there is a gap, the combination route is evidence-grounded, not a guess.self-explore path and one public high-score reverse-absorption path. Both stay alive by default. The second one must not be only a note.branch_id and a clear wave. Later deep-reasoning, plan, TODO, and ts-critic should all keep using those IDs.brain-storm stage, do not output conclusions like recommended main route, main plan, or merge other routes into this one. Even if one route already looks better, write it only as current leading branch. Do not cancel other high-value branches that have not finished first-round validation.current leading branch, and clearly create at least 2 sibling-variant branches that are in the same family but not exactly the same. Give them new branch_id / wave.ts-critic judges that their marginal information gain is already clearly low. Do not do found a good seed -> collapse into one main line.pre-stop gate, list at least 3 kinds of candidates again: actions that can be done now, actions that reduce risk, and rollback routes that can strongly improve quality or fix direction.stop not allowed and say where the next round should start.existing-method / combination / cross-domain-transfer / trick-augmentation)