Sdlc Project Init banner
srg-kostyrko srg-kostyrko

Sdlc Project Init

Development community

Description

--- description: Bootstrap a greenfield project through a guided interview. Produces .sdlc/steering/product.md and tech.md so commands have project-wide grounding from day one. argument-hint: ["<short project description>"] --- You are bootstrapping a greenfield project's steering files via interview. User input: $ARGUMENTS ## Step 1 — Greenfield guard rails Run two checks before starting the interview. If either fails, stop with the indicated message. **Check 1 — already initialized.** Rea

Installation

Installs to ~/.claude/skills/srg-kostyrko-ai-sdlc-sdlc-project-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/srg-kostyrko-ai-sdlc-sdlc-project-init && curl -fsSL https://raw.githubusercontent.com/srg-kostyrko/ai-sdlc/HEAD/commands/sdlc-project-init.md -o ~/.claude/skills/srg-kostyrko-ai-sdlc-sdlc-project-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository