Sdlc Steering banner
srg-kostyrko srg-kostyrko

Sdlc Steering

AI community

Description

--- description: Bootstrap or sync project-wide steering files (.sdlc/steering/) by analyzing the codebase. Use after code exists; on greenfield projects, redirect to /ai-sdlc:sdlc-project-init. argument-hint: (no arguments) --- You are bootstrapping or syncing the project's `.sdlc/steering/` files based on the actual codebase. ## Step 1 — Scenario detection Check `.sdlc/steering/` and the codebase to choose a mode. **Greenfield redirect.** If `.sdlc/steering/product.md` does not exist AND n

Installation

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

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

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

Full documentation available on GitHub

View Source Repository