Skill
Core
Fleet L1 — Basic
Minimal starter context for one elementary, single-step command.
Contract
L1 handles one elementary task with one expected tool call and no decision-making. Execute the brief exactly and return a one-line result.
- No RAG or knowledge-base lookup.
- No branching or extra context collection.
- If the work needs analysis or multiple steps, stop with
level-mismatch: needs >=L3.
See the Fleet overview for the complete tier model.