ワンクリックで
using-aegis
Use when starting a turn or checking Aegis skill routing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when starting a turn or checking Aegis skill routing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when defining new features, product behavior, UI/component design, architecture choices, contract changes, or ambiguous medium/high-complexity work before implementation.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when a task is multi-step, may span context resets or sessions, uses subagents, or risks losing state before completion.
Use when the user asks to create, write, update, amend, supersede, or evaluate an ADR, architecture decision record, durable architecture decision, decision log, or baseline sync after architecture-changing work.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when strict TDD is explicitly requested, or when an approved atomic implementation task has already chosen TDD Route strict.
| name | using-aegis |
| description | Use when starting a turn or checking Aegis skill routing. |
Subagents skip this skill.
You have Aegis.Before any response/action, check if an Aegis skill is explicit or clearly relevant. Load only that skill; otherwise proceed normally.
docs/aegis/baseline). If none fit, bounded index-first scan;
create a baseline only with evidence, and still answer./aegis-goal or Aegis goal: loads goal-framing for goal, success
evidence, stop condition, and non-goals before onward routing.ArchitectureReviewRequired: yes for medium/high, architecture,
contract, cross-module, owner, source-of-truth, fallback/adapter, or
project-baseline tasks. Carry it to verification-before-completion.history.jsonl,
.codex/sessions, ~/.claude/projects, or large logs by default. Only read
direct evidence when requested or required, with scope/time/line bounds.Contract when useful: Route: fast-path; Aegis Reason Note; Why; Next.