一键导入
research-fleet
DEPRECATED: merged into /research. Parallel multi-scout research now runs as /research --parallel. This stub only redirects direct invocations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
DEPRECATED: merged into /research. Parallel multi-scout research now runs as /research --parallel. This stub only redirects direct invocations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn a loose idea into a git-tracked, session-resumable map of typed investigation tickets, then drive them to resolution one at a time. The planning-loop engine for work that is still being figured out — too fuzzy for a campaign, too big for a single intake item. Resolved tickets graduate into .planning/intake/ for the autopilot to build.
Unified router that auto-routes user intent to the right orchestrator or skill. Classifies input by scope, complexity, persistence needs, and parallelism, then dispatches to the cheapest path that can handle it: direct command, skill, marshal, archon, or fleet. Single entry point for all work.
Relentless one-question-at-a-time interview that sharpens a vague plan or design into shared understanding before any build. The elicitation engine other planning skills call instead of inventing their own interview. Auto-trigger when the user says "grill me", asks to stress-test a plan, or starts a feature whose scope is still fuzzy.
4-phase root cause analysis: observe, hypothesize, verify, fix. Enforces investigation before any code changes. Emergency stop after 2 failed fixes. Prevents shotgun debugging and fix cascades.
Given a PRD, produces an implementation architecture: file tree, component breakdown, data model, and a phased build plan with end conditions that Archon can execute directly. Multi-candidate evaluation for key decisions.
Autonomous multi-session campaign agent. Decomposes large work into phases, delegates to sub-agents, reviews output, and maintains campaign state across context windows. Use for work that spans multiple sessions and needs persistent state, quality judgment, and strategic decomposition.
| name | research-fleet |
| license | MIT |
| description | DEPRECATED: merged into /research. Parallel multi-scout research now runs as /research --parallel. This stub only redirects direct invocations. |
| user-invocable | true |
| last-updated | "2026-06-11T00:00:00.000Z" |
Do not use for new work; use /research --parallel for parallel multi-scout research.
skills/research/SKILL.md and follow it immediately with parallel mode on, exactly as if the user had invoked /research --parallel with the same arguments. If that file is missing, stop and report the broken installation.Use the parallel-mode HANDOFF from skills/research/SKILL.md.