The autonomous-sdlc state machine. Loaded by every /sdlc loop iteration to decide what one unit of work the current state requires, how to verify it, and which transition to record. Trigger: an active .sdlc/state.json exists, or the /sdlc command invokes it. Not for ad-hoc use outside a loop.
$npx -y skills add joshuaoliphant/claude-plugins --skill sdlc-loopInstalls into the current project.
Run `npx skills use "https://github.com/joshuaoliphant/claude-plugins" --skill "joshuaoliphant/claude-plugins/sdlc-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joshuaoliphant/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joshuaoliphant/claude-plugins"` and select the relevant skills, then follow their instructions.