CR-2026-03-25: /deploy Skill — Verification

Verification

Pre-Change Checklist

Check Status

Claude Code skills architecture understood

[ ]

Current deploy workflow documented (4-5 manual steps)

[ ]

Deploy success rate baseline captured (~80%)

[ ]

Skills directory location confirmed (~/.claude/skills/)

[ ]

No existing /deploy skill conflicts

[ ]

Post-Change Checklist

Check Status

/deploy appears in Claude Code autocomplete

[ ]

SKILL.md created at ~/.claude/skills/deploy/SKILL.md

[ ]

Non-domus repo correctly rejected with error message

[ ]

Clean state deploy pushes spoke and triggers rebuild

[ ]

Deploy with commit message stages, commits, pushes, and triggers

[ ]

Cloudflare Pages build initiated after deploy

[ ]

Commands visible during execution (learning-first principle)

[ ]

Deploy time reduced from ~45s to ~5s

[ ]

Rebuild trigger rate at 100% (no forgotten triggers)

[ ]