bykerberosclaw· 23 skills
Use when user wants to break a PRD into Azure DevOps work items via vertical-slice plan. Workflow: read PRD → quiz user to lock durable decisions → draft slices with HITL/AFK + blocked_by → call az CLI directly via Bash to create items + Predecessor relations. Idempotent re-runs via fingerprint markers embedded in description. Pure prompt-driven — Claude is the runtime, no Python helper, no install ceremony. Trigger phrases: prd-breakdown / 拆 PRD / 切 vertical slice / 推 slice 到 ADO.
$npx -y skills add kerberosclaw/kc_ai_skills --skill prd-breakdownInstalls into the current project.
Run `npx skills use "https://github.com/kerberosclaw/kc_ai_skills" --skill "kerberosclaw/kc_ai_skills/prd-breakdown"` 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/kerberosclaw/kc_ai_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kerberosclaw/kc_ai_skills"` and select the relevant skills, then follow their instructions.