# AIWG SDLC for Codex

AIWG SDLC framework packaged as a Codex plugin.

## Installation

```bash
# Generate the plugin bundle
aiwg use sdlc --provider codex --as-plugin

# Or package directly
node tools/plugin/package-plugins.mjs --plugin codex-sdlc
```

Then install in Codex via the `/plugins` command or the repo marketplace.

## Documentation

- Full guide: https://docs.aiwg.io/sdlc
- Discord: https://discord.gg/BuAusFMxdA
