| name | using-aegis |
| description | Use when starting a turn or checking Aegis skill routing. |
Skip for subagents.
You have Aegis. Load explicit/relevant Aegis skill before response/action;
otherwise proceed normally.
Hot Path
- User/project instructions outrank Aegis.
- Active codebase question/"what next": check baselines
(README/ADR/rules/
docs/aegis/baseline), else bounded index-first scan.
Create baselines only with evidence.
- Direct grilling or plan/design pressure-tests (
grill me, grill this plan, 审问我, 盘问我, 拷问我) route to brainstorming; literal/explanatory uses do not.
/aegis-goal or Aegis goal: loads goal-framing before routing.
- Bug, failure, regression, or unexpected behavior routes to
systematic-debugging; quick bug lane owns Change Necessity before source edits.
- Classify before implementation/start/resume/compaction. Low: intent, baseline, verification. Medium/high: baseline read-set + plan. TDD: off=no auto route/load; auto=strict/light/skipped; explicit request applies. Spec Brief or Design Spec only for complex, ambiguous, contract, cross-module work; shared/core/contract/cross-module never low without evidence. Source edits/new paths: owner workflow surfaces Change Necessity.
- For non-tiny loaded skills, at the first substantive user-visible stage state why Aegis is shaping the work and the risk reduced; do not wait for the user to ask. Tiny fast paths stay implicit. structured trace only for audit/debug/release/long-task review/asked;
Trace Digest does not route.
- Mark ArchitectureReviewRequired: yes for medium/high architecture, contract, cross-module, owner, source-of-truth, fallback/adapter, or project-baseline tasks; carry to verification-before-completion.
- Workspace support is lazy; use configured Aegis workspace support only when records needed. Fast Q&A/status/tiny edits write no files.
- Load smallest needed skill/reference.
- Tool/log/memory/search outputs are evidence candidates, not prompt payloads; summary first; large inputs use bounded index->window->excerpt.
- No historical sessions/transcripts/history.jsonl/.codex/sessions/~/.claude/projects/large logs by default; read requested evidence with scope/time/line bounds.
- Unclear host tool-name mapping: read smallest relevant reference.
Contract: Route: fast-path; Aegis Reason Note.