GanyuanRanGanyuanRanCommunityΒ·22 Agent Skills Included

Aegis

Make AI coding agents plan, verify, and prove work before done

Turns AI coding agents into disciplined engineers that plan against your real codebase before editing and prove completion with fresh test evidence. Eliminates blind trust in done claims, silent fallback growth, duplicate code owners, and unsafe deletions. Works across Claude Code, Codex, Cursor, OpenCode, and other hosts with skills for debugging, TDD, code review, planning, and safe Git branch cleanup.
npx skills add GanyuanRan/Aegis --all -g -y
Available:

Tells the AI agent which authority docs to read first, how to route requests to the right Aegis skill, and which safety boundaries it must never cross while working.

All Skills in This Repository (22)

Pure Emerald Level Indicators
πŸ“¦ In Repo
GanyuanRanGanyuanRan

using-git-worktrees

Manage Git worktrees to isolate feature work in separate directories.

Community
Intermediate
πŸ“¦ In Repo
GanyuanRanGanyuanRan

anti-entropy-governance

Govern retirement decisions for old logic and duplicate owners with confirmation workflows.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

test-driven-development

Enforce test-first routing and verification for software development tasks.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

systematic-debugging

Identifies and fixes root causes of bugs via a four-phase debugging workflow.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

using-aegis

Enforce explicit Aegis skill loading at turn start.

Community
Basic
πŸ“¦ In Repo
GanyuanRanGanyuanRan

establishing-project-context

Create and maintain a CONTEXT.md defining shared project vocabulary.

Community
Intermediate
πŸ“¦ In Repo
GanyuanRanGanyuanRan

first-principles-review

Identify irreducible outcomes and non-negotiable constraints for high-risk decisions.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

update-aegis

Update the installed Aegis Method Pack on the current host.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

dispatching-parallel-agents

Dispatch parallel agents to diagnose independent test failures in isolated contexts.

Community
Intermediate
πŸ“¦ In Repo
GanyuanRanGanyuanRan

communicating-concisely

Trim filler words while preserving technical terms and code blocks.

Community
Intermediate
πŸ“¦ In Repo
GanyuanRanGanyuanRan

executing-plans

Load, review, and execute multi-step plans with checkpoints and verification.

Community
Advanced
πŸ“¦ In Repo
GanyuanRanGanyuanRan

finishing-a-development-branch

Automate development branch finalization with tests, base branch detection, and cleanup.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Aegis?β–Ό

Run `npx skills add GanyuanRan/Aegis --all -g -y` in your terminal to install the full method pack globally for your AI coding host.

What does Aegis do for AI coding agents?β–Ό

It forces your agent to read the project baseline before editing, verify work with fresh test evidence, and avoid unsafe deletions or hidden fallback code.

Which AI coding tools work with Aegis?β–Ό

Aegis runs on Claude Code, OpenAI Codex, Cursor, OpenCode, Windsurf, Kimi Code, and other skill-aware hosts using the same method pack.

Does Aegis require test-driven development?β–Ό

No. TDD mode is off by default; Aegis only enforces strict test-first cycles when you explicitly ask, while completion verification always applies.

Can non-developers use Aegis?β–Ό

Yes. Once installed, you simply describe your coding task in plain language and the agent follows Aegis discipline automatically.

Related Repositories in Software Engineering

View All in Software Engineering→