agent-sdlc
A software development lifecycle shipped as agent config: rules, skills, slash commands and a diff-scoped mutation gate, installable into Claude Code and Codex.
Install
./install.sh --target claude|codex|all [--deps|--deps=say] symlinks
the directories into ~/.claude and ~/.codex, renders commands/ as Codex
skills, merges the hooks from settings.example.json and, with --deps,
installs the tooling (--deps=say adds the Kokoro TTS stack). A second run
changes nothing. It installs ast-grep-cli via pipx, which puts an sg
shim on $PATH; if ~/.local/bin precedes /usr/bin, it shadows the
system sg (execute as a different group).
The mutation-gate CLI alone can be installed with pip install agent-sdlc,
or from a tagged release's
wheel: pip install <release .whl URL>.
Plugin install: .claude-plugin/plugin.json, .codex-plugin/plugin.json and
.agents/plugins/marketplace.json ship at the repo root.
- Claude Code:
claude --plugin-dir /path/to/agent-sdlc - Codex: add this repo as a marketplace source; its
.agents/plugins/marketplace.jsonlists one plugin entry withsource.pathset to the repo root.
What's inside
skills/ commands/ rules/ bin/ mutation_gate/ at the root, no agent home
baked in. CI runs scripts/no-leaks.sh on every PR — it flags emails, RFC1918
addresses, user-at-host references, /home/<user>/ paths and non-personal
ghcr.io/ paths, and prints only file:line.
Docs
The SDLC, the gate, debugging, reporting, rules and skills, in depth: https://pavelguzenfeld.com/agent-sdlc/.
MIT, see LICENSE and NOTICE.md for one vendored third-party skill. Contributions: CONTRIBUTING.md.
Release files for agent-sdlc 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_sdlc-0.1.1.tar.gz | 30.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_sdlc-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 67.1 kB
Release files / agent_sdlc-0.1.1.tar.gz
| Download URL | agent_sdlc-0.1.1.tar.gz |
|---|---|
| Size | 30.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50a1e0adadfd91d13bee2915e9cb21f38a03459fb0d11fa4405ad7a321f616b9
|
|
BLAKE2b-256 checksum How to use checksums |
5fc5fc1e00c31684e221584ff4d4b5c6ae2224a2f742747d0eb7ba527b1af3f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 20, 2026.
Transparency logRelease files / agent_sdlc-0.1.1-py3-none-any.whl
| Download URL | agent_sdlc-0.1.1-py3-none-any.whl |
|---|---|
| Size | 36.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
91ba0df0a6d26d044573c0149fce430196160284a7ce2e40a53d5768fe23254a
|
|
BLAKE2b-256 checksum How to use checksums |
1133028d6ab38a53ed214d96f91ebe3706f7ad7afa3375caa493b7d1ba418170
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 20, 2026.
Transparency log