cc-os/plugins/os-sdlc/CLAUDE.md

19 lines
924 B
Markdown
Raw Normal View History

# os-sdlc
Status: scaffold only — no skills/agents/hooks/scripts exist yet. Only
`.claude-plugin/plugin.json` and `OVERVIEW.md` are present.
This will be cc-os's lifecycle/SDLC plugin: a lightweight
grill → to-spec → to-tickets → implement → review → ship pipeline, adapted
from Matt Pocock's skill set and Delta Refinery's multi-level handoff
discipline, wired to `os-backlog` (tickets) and `os-adr` (decisions) rather
than reinventing either.
Read `OVERVIEW.md` for the full design brief (why this plugin exists, scope,
working philosophy, first-iteration build plan, open questions) and
[docs/adr/0037](../../docs/adr/0037-os-sdlc-lives-inside-cc-os-as-a-new-plugin-not-a-separate-cc-sdlc-marketplace.md)
for why it lives inside cc-os as a plugin rather than a separate marketplace.
Expand this file into a real component-map index once skills/agents/hooks
first land, per this repo's plugin conventions.