aegis-dev
01Plugin Claude Code
Development marketplace for Aegis method-pack skills library.
Plugin Claude Code
Development marketplace for Aegis method-pack skills library.
Plugin Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques.
Instructions file GitHub Copilot
Instructions for GanyuanRan/Aegis: This repository uses Aegis as method-pack workflow discipline.
Instructions file CodexOpenCode
Instructions for GanyuanRan/Aegis, covering aegis repository agent guide, 1. purpose, 2. authority order, 3. baseline read-set and 4. repository positioning.
Instructions file
Instructions for GanyuanRan/Aegis, covering claude.md, project overview, authority read order, key design constraints and repository layout.
Command
Deprecated - use the aegis:brainstorming skill instead.
Command
Deprecated - use the aegis:executing-plans skill instead.
Command
Deprecated - use the aegis:writing-plans skill instead.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From GanyuanRan/Aegis.
Skill Claude CodeCodex
Use when touching retiring old logic, collapsing duplicate owners, removing fallbacks, or schema/persistence/source-of-truth boundaries; identify opportunities automatically; destructive execution requires explicit confirmation.
Skill Claude CodeCodex
Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture choices, contract changes, or when grilling/pressure-testing a plan or design. Routine small requests stay on the fast path.
Skill Claude CodeCodex
Use when the user asks for caveman mode, fewer tokens, brief responses, compressed communication, or otherwise explicitly requests a much shorter answer.
Skill Claude CodeCodex
Use when facing 2+ independent tasks without a written plan, with no shared state or sequential dependencies, where parallel delegation beats inline cost; otherwise inline. Planned tasks use subagent-driven-development.
Skill Claude CodeCodex
Use when the user asks to establish shared project language, or project work exposes a conflicting, renamed, or deprecated domain term that needs active semantic modeling. Routine small tasks stay on the fast path.
Skill Claude CodeCodex
Use when executing a written implementation plan across sessions or with review checkpoints. Small or single-slice plans stay inline. For same-session independent tasks, use subagent-driven-development instead.
Skill Claude CodeCodex
Use when verified work needs integration or cleanup of an existing task-created branch/worktree, or the user explicitly requests merge, PR, or branch lifecycle handling.
Skill Claude CodeCodex
Use when asked for first-principles or Occam's-razor review, or when high-risk decisions involve competing constraints, fallback growth, duplicate owners, or architecture direction risk. Ordinary bug fixes stay on the fast path.
Skill Claude CodeCodex
Use when the user explicitly sets an Aegis goal with /aegis-goal, Aegis goal:, or asks to define goal, success evidence, stop condition, or task boundaries before work.
Skill Claude CodeCodex
Use when a task is multi-step, may span context resets or sessions, uses subagents, or risks losing state before completion.
Skill Claude CodeCodex
Use when receiving code review feedback before implementing suggestions, especially when feedback is unclear, risky, disputed, or technically questionable.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Use when requesting independent code review, after implementation slices, before merging high-risk work, or when verification exposes evidence, baseline, architecture, compatibility, or retirement uncertainty.
Skill Claude CodeCodex
Use when executing a written implementation plan with independent tasks in the current session where delegation beats inline coordination cost; otherwise inline. Ad-hoc 2+ tasks without a plan use dispatching-parallel-agents.
Skill Claude CodeCodex
Use when encountering a bug, test failure, or unexpected behavior, before proposing fixes.