원클릭으로
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.