بنقرة واحدة
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.