A baseline-first workflow pack that adds discipline to AI coding agents.
Aegis is a runtime-ready method pack that layers structured workflow rules onto existing AI coding agents. It emphasizes reading current project state before risky edits, collecting fresh verification evidence, and documenting whether old code paths are retained or retired.
Agents interact with Aegis through natural language commands that trigger host-specific installation and update scripts. The pack automatically selects light or strict verification modes based on detected risk and supports both automatic and explicit activation.
It targets developers who use AI agents for real software work and want to reduce drift on architecture, ownership, or validation steps without replacing their primary coding host.
Forces baseline reading of current code and evidence checks before large structural changes to prevent unintended side effects.
Provides consistent workflow rules across different AI coding tools so teams can maintain the same discipline regardless of host.
Requires fresh test or review evidence before marking work complete, reducing cases where agents declare success without confirmation.
bash tests/e2e/boundary-compliance-check.sh
bash tests/e2e/workflow-quality-check.sh
bash tests/e2e/install-verification-policy-check.sh
bash tests/e2e/layer1-fast-check.sh --host-profile noneNo, it acts as an add-on method pack that supplies workflow rules while your existing host remains the primary interface.
Verified reviews from the community shape this listing's rating.
Loading reviews…