Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add GanyuanRan/Aegisnpx agentmods add plugins/ganyuanran/aegis/aegisgit clone --depth 1 https://github.com/GanyuanRan/AegisWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/ganyuanran/aegis/aegis)<a href="https://agentmods.dev/plugins/ganyuanran/aegis/aegis"><img src="https://agentmods.dev/badge/plugins/ganyuanran/aegis/aegis.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
Aegis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "aegis",
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
"version": "2.9.1",
"author": {
"name": "Aegis Maintainers"
},
"homepage": "https://github.com/GanyuanRan/Aegis",
"repository": "https://github.com/GanyuanRan/Aegis",
"license": "MIT",
"keywords": [
"skills",
"tdd",
"debugging",
"collaboration",
"best-practices",
"workflows"
]
}
What it installs
The manifest is a name and a version. 22 skills, 3 commands, 1 hook travel with it, and installing the plugin installs all of them — 888 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill brainstorming A 49 tokens
- Skill writing-plans A 44 tokens
- Skill test-driven-development A 41 tokens
- Skill anti-entropy-governance A 42 tokens
- Skill long-task-continuation A 32 tokens
- Skill systematic-debugging A 21 tokens
- Skill executing-plans A 41 tokens
- Skill requesting-code-review A 38 tokens
- Skill using-git-worktrees A 35 tokens
- Skill verification-before-completion A 36 tokens
- Skill establishing-project-context A 45 tokens
- Skill first-principles-review A 52 tokens
- Skill recording-architecture-decisions A 48 tokens
- Skill update-aegis A 49 tokens
- Skill goal-framing A 46 tokens
- Skill communicating-concisely A 34 tokens
- Skill subagent-driven-development A 47 tokens
- Skill finishing-a-development-branch A 38 tokens
- Skill using-aegis A 18 tokens
- Skill writing-skills A 20 tokens
- Skill dispatching-parallel-agents A 46 tokens
- Skill receiving-code-review A 29 tokens
- Command brainstorm A 12 tokens
- Command execute-plan A 13 tokens
- Command write-plan A 12 tokens
- Hook SessionStart A not measured
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 20 lines scan A fa977f515beb
Aegis is a plugin published in the GitHub repository GanyuanRan/Aegis (1,154 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
superpowers-zh
AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 23 款工具.
spec-superflow
Spec-first workflow: integrates OpenSpec planning engine + Superpowers execution discipline. 9 collaborative skills with embedded TDD, SDD, code review, debugging, and delta spec sync.
zuvo
Multi-agent skill ecosystem for structured software development. 57 skills and 26 specialized agents with quality gates, code exploration, and evidence-based review.
pdlc
Turn AI software engineering into an auditable, on-disk state machine. A staged PDLC workflow (PRD, design, TDD, implement, review, ship, retro) enforces hard contracts — artifacts on disk, per-feature state machine, tests-before-code, objective checks from real command exit codes, single-shot auto-repair — so AI work.
shipyard
Turn your idea into working code — Shipyard runs Claude Code through a spec-driven agile sprint lifecycle: discuss features, plan sprints, build with TDD, review, and ship.
devflow
Full-lifecycle AI development workflow — fuses grill-with-docs (Matt Pocock) + OpenSpec (Fission-AI) + superpowers (obra) into one disciplined pipeline. Three modes: Design (quick-grill → spec-lite), Build (grill → spec → plan → isolate → enhanced-apply → review → archive), Fix (diagnose → apply → verify → archive).