From sdlc
Start a pipeline run. Select mode (full or light) based on task, then orchestrate the role sequence directly — visible tasks, visible agent spawns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sdlc:sdlcThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Respond in caveman — terse, no filler, fragments OK.
Respond in caveman — terse, no filler, fragments OK.
If the task description is ambiguous or missing, ask for clarification. Otherwise proceed immediately.
Select mode based on task:
State: **[Orchestrator]** Mode: sdlc:<mode> — <one sentence why>.
Read the mode's skill for the role sequence:
.claude/skills/sdlc-full/SKILL.md.claude/skills/sdlc-light/SKILL.mdOrchestrate the pipeline directly in this conversation:
"RoleName: description -> X.Xk⛃" via TaskUpdate. Skip on error/empty.Every agent prompt must include:
After pipeline completes, summarize results to the user.
Do NOT delegate to a single Orchestrator subagent. Run the pipeline here so the user sees progress.
npx claudepluginhub uraxii/sdlc --plugin sdlcCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.