AEGIS

All capabilities

Skill in Engineering

aegis-implement

Implement a story end-to-end in the target workspace. The only capability that lands generated code. Test-first by default, and enforces the story's files_touched contract rather than treating it as a note.

The only capability that lands generated code in a workspace, which is what keeps a change reviewable - if several capabilities could write code, no single review would cover what arrived. Mode `tdd` is the default red-green-refactor loop: write the failing test, watch it fail, implement minimally, watch it pass. Mode `direct` exists for changes a test cannot lead. Critical reality-check tier: the story's `files_touched` is an enforceable contract, and a file outside it stops the work and sends the story back for amendment rather than being quietly added.

Modes
tdddirect
Audience
dev
Depends on
aegis-contextaegis-story
Providers
codegen:generate_codecodegen:get_generator_rulesrules:get_development_rulesdb:inspect_schemavcs:create_branchvcs:stash_changes
Knowledge
_shared/coding-standards.md