CR-2026-03-25: /deploy Skill — Risk & Communications
Risk Analysis
Risk Matrix
| Risk | Description | Probability | Impact | Mitigation |
|---|---|---|---|---|
Accidental deploy |
Push unintended changes |
Low |
Medium |
|
Wrong branch |
Push to non-main branch |
Low |
Low |
Skill explicitly pushes to |
domus-docs conflict |
Concurrent deploys conflict |
Very Low |
Low |
Empty commits cannot conflict |
Skill not found |
Skill directory missing |
Low |
None |
Error message guides user to create |
Permission denied |
Git push fails (auth) |
Low |
Low |
Skill reports error, user can retry manually |
Impact Assessment
| Scenario | Impact |
|---|---|
During change |
None - file creation only |
After change - success |
Single |
After change - failure |
Skill not invoked; manual workflow still works |
Worst case |
Push fails mid-deploy; partial state easily recoverable |
Sign-Off
| Role | Name | Date |
|---|---|---|
Author |
Claude (AI) |
2026-03-25 |
Technical Review |
Evan Rosado |
(pending) |
Approval |
Evan Rosado |
(pending) |
Related Documentation
-
PRJ-claude-code-features - Parent project
-
CR: Claude Code Hooks - Hook implementation pattern