---
title: "sdlc-skills"
description: "The software development lifecycle as installable agent skills. Plan, design, test, implement, review, and learn, on whatever coding agent you use."
url: https://jeffkazzee.dev/projects/sdlc-skills/
---

# sdlc-skills

> The software development lifecycle as installable agent skills. Plan, design, test, implement, review, and learn, on whatever coding agent you use.

- Status: shipped
- Stack: Markdown, agent skills
- Source: https://github.com/Jeff-Kazzee/sdlc-skills

Ask a coding agent to review your work carefully and you get a different review every time. Hand it the review procedure you actually use and you get the same one.

sdlc-skills writes the development lifecycle down as skills an agent loads when they apply: plan, design, test, implement, review, and learn. Each skill names its gates and its failure modes, so the agent follows a process instead of inventing one.

## Why skills instead of a product

A skill is a Markdown file. It runs on Claude Code, Codex, Cursor, or whatever you switch to next quarter, and you can read the whole thing before you trust it.

This site publishes its own skills in the same format, at [/.well-known/agent-skills/index.json](/.well-known/agent-skills/index.json).
