using-aegis

Solid

Use when starting a turn or checking Aegis skill routing.

AI & Automation 416 stars 18 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<SUBAGENT-STOP>Subagents skip this skill.</SUBAGENT-STOP> <EXTREMELY-IMPORTANT> You have Aegis. Before any response/action, check if an Aegis skill is explicit or clearly relevant. Load only that skill; otherwise proceed normally. </EXTREMELY-IMPORTANT> ## Hot Path Rules 1. User and project instructions outrank Aegis. 2. Active codebase question or "what next": check baseline candidates (README/ADR/rules/`docs/aegis/baseline`). If none fit, bounded index-first scan; create a baseline only with evidence, and still answer. 3. `/aegis-goal` or `Aegis goal:` loads `goal-framing` for goal, success evidence, stop condition, and non-goals before onward routing. 4. Classify before implementation/start/resume/compaction. Low: concise intent + baseline check + TDD Route + verification. Medium/high: baseline read-set + plan. TDD Route: auto=strict/light/skipped; off=no automatic TDD, verification stays. Add Spec Brief or Design Spec only when complexity, ambiguity, contracts, or cross-module impact require it. Contract/shared/core or cross-module changes are never low without evidence. 5. Aegis Reason Note: say why Aegis is shaping non-trivial skill/stage work; tiny fast-path may stay implicit; structured trace only for audit/debug/release/long-task review or asked. 6. Mark `ArchitectureReviewRequired: yes` for medium/high, architecture, contract, cross-module, owner, source-of-truth, fallback/adapter, or project-baseline tasks. Carry it to `verificatio...

Details

Author
GanyuanRan
Repository
GanyuanRan/Aegis
Created
1 months ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category