一键导入
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.