From sdlc
Light mode — bug fix or clear-scope change. [UX Designer] → Developer → [Skeptic ∥ Security Auditor] → Tester → Friction Reviewer. UX Designer runs when task includes UI changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sdlc:sdlc-lightThe 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.
Bug fix or clear-scope change. UI or logic changes.
[UX Designer]* → Developer → [Skeptic ∥ Security Auditor] → Tester → Friction Reviewer
* UX Designer runs when task includes UI changes (layout, components, tokens, visual behavior).
No Planner. No Architect. No Skeptic design review.
[X ∥ Y] = spawn concurrently in a single message; both are blocking gates.
Create a task for each step. Spawn each role agent. Mark tasks done as they complete.
(If UI) UX Designer (subagent_type: ux-designer): audit tokens, produce exact specs for fix. Verify no design drift.
Developer (subagent_type: developer): implement fix (per UX spec if UI). No scope expansion. Bump version.
Skeptic + Security Auditor (spawn both in one message, concurrently):
Tester (subagent_type: tester): verify fix + regression check. Fix stale tests.
Friction Reviewer (subagent_type: friction-reviewer): process review, write to memory.
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.