ワンクリックで
research-discovery
Fast broad-to-narrow read-only discovery for planning, routing, and review preparation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fast broad-to-narrow read-only discovery for planning, routing, and review preparation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Git Worktree: parallel working trees for isolated branch-level execution, debugging, and safe experimentation.
Durable project-memory rules for `.agent-memory/` plus session-memory boundaries.
Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up.
Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules.
Architecture, Jetpack Compose, Navigation3 KMP, and Koin DI rules for Android apps.
Practical rules for designing, evolving, and integrating APIs safely.
| name | research-discovery |
| description | Fast broad-to-narrow read-only discovery for planning, routing, and review preparation. |
| user-invocable | false |
Use this skill when an agent needs to understand an unfamiliar request, map the codebase quickly, or gather just enough context for planning, routing, or review.
Go broad to narrow:
Parallelize only when the task has multiple mostly independent tracks.
x1: one primary areax2: two clear research tracks (for example frontend + backend)x3: architecture/onboarding/multi-surface work where three tracks materially improve decompositionDo not exceed x3.
.agent-memory/ by the appropriate writing agent.Return concise findings that are immediately useful to the parent agent:
Do not drift into implementation unless the parent agent explicitly asked for implementation guidance.