ワンクリックで
mycelium-research
Authoring guidance for Mycelium research documents — findings, analysis, and opportunity assessments before planning starts
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Authoring guidance for Mycelium research documents — findings, analysis, and opportunity assessments before planning starts
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Communication behavior for leader agents who speak directly to users. Language matching, dense precision, fact verification, and clear-as-possible answers.
Shared dependency version catalog for dependency-installing and dependency-bumping agents. Load before adding, updating, or recommending dependencies.
Ultra-compressed English-only communication. Drops everything non-essential. Keeps full technical accuracy. No tiers, no modes.
Use this when you need to build, debug, capture, validate, and refine Godot games end to end with native GDScript, staged planning, scene builders, visual QA, and optional 3D asset workflows.
Convert a local document or image file to a Markdown file using Mistral OCR. Supports PDF, Office, OpenDocument, images, and text/code formats. Use when you need to extract text from a file into a clean Markdown file.
Keeps agents up to date on modern CSS capabilities and replacements for legacy approaches. Use this when editing CSS files.
| name | mycelium-research |
| description | Authoring guidance for Mycelium research documents — findings, analysis, and opportunity assessments before planning starts |
Use this guidance when you write research documents under substrate/traces/research/. Research captures findings, analysis, and assessments that inform later planning and implementation.
Research documents record the output of investigation. They capture:
Research must be thorough and verifiable. Do not write research that only paraphrases the question without adding findings. Capture all findings in detail and keep the user scope in mind. Every research document is written for a specific investigation purpose; do not drift outside that scope.
Skip writing a research document when the user only asked a quick question and no lasting reference value exists.
Use this format:
substrate/traces/research/YYYY-MM-DD-description.md
YYYY-MM-DD is today's datedescription is a brief kebab-case summaryIf you need to write documentation under docs/ or tmp/ instead of substrate/traces/research/, follow the repository guidelines in AGENTS.md, .github/CONTRIBUTING.md, directives, and expectations.
Structure research documents around these patterns:
When research includes codebase findings:
When research includes web findings:
date first to anchor findings to the current yearResearch is written by the planner agent or the quick agent. The planner uses research as input for plans. The quick agent uses research to answer user questions thoroughly.
| Aspect | Plan | Research |
|---|---|---|
| Output | Ordered steps for execution | Findings and analysis |
| Audience | Orchestrator and implementers | Decision-makers |
| Actionability | Must be executable | May inform but not prescribe |
| File path | substrate/traces/plans/ | substrate/traces/research/ |
| Author | Planner agent | Planner or quick agent |
See existing research under substrate/traces/research/ for working examples.