원클릭으로
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.