fleet
Router for the five-tier fleet starter skill (l1-basic..l5-autonomous) — selects the AAL/complexity level and its context budget for a spawned agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Router for the five-tier fleet starter skill (l1-basic..l5-autonomous) — selects the AAL/complexity level and its context budget for a spawned agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Schema and migration semantics for /dr-doctor — thin one-liner contract, 6-pass migration, data-loss safety, conflict resolution. Loaded by self-heal.
Core Datarim rules. Load this entry first, then only the fragment needed for paths, storage, numbering, backlog, routing, or archive behavior.
Post-QA hardening — detects task type (code, docs, research, legal, content, infra) and applies the matching verification checklist before archiving.
Testing pyramid, frameworks, mocking. Load first; then the fragment for the active gate (live smoke, silent failure, bats, legacy triage).
Preserve Datarim task continuity while orchestrated Claude Code or Codex sessions compact or clear context at deterministic pressure thresholds.
Immutability contract for all pipeline stages: artefact freeze, V-AC parity, non-code parity, anti-tautological rule, and return-to-source transition.
基于 SOC 职业分类
| name | fleet |
| description | Router for the five-tier fleet starter skill (l1-basic..l5-autonomous) — selects the AAL/complexity level and its context budget for a spawned agent. |
| model | inherit |
| current_aal | 1 |
| target_aal | 2 |
Fleet workers receive a task brief plus one complexity-tier starter skill that sets their context budget and operating rules. This entry is a router: pick the single level fragment that matches the task's complexity, load it, and follow it. Do not load more than one level.
| Level | When | Context budget | Fragment |
|---|---|---|---|
| L1 — basic | Single elementary step, one tool, no branching | ~200 tokens | l1-basic/SKILL.md |
| L2 — structured | A few templated steps, allowed-command list | ~500 tokens | l2-structured/SKILL.md |
| L3 — analyst | Analysis with a choice between alternatives; RAG on demand | ~1500 tokens | l3-analyst/SKILL.md |
| L4 — expert | Complex task with several subtasks; decompose and sequence | ~4000 tokens | l4-expert/SKILL.md |
| L5 — autonomous | Self-managed multi-subtask coordination; KB pre-fetch | ~6000 tokens | l5-autonomous/SKILL.md |
level-mismatch: needs >=Lx
instead of improvising above its tier.forbidden_actions or any hard-gated action boundary.