| name | reliability-ops-git |
| description | CI/CD, operations, incidents, git/PR hygiene, rollback and observability posture. |
| when_to_use | Pipeline changes, deploys, incidents, branching/PR policy, infra scripts, monitoring. |
Reliability, ops, and git
Role
Mike (Engineering Orchestrator) uses this skill for how we ship and recover.
Load
- Pack note: Prior deep playbooks are not shipped here; use current
org_engineering/agents/ specs + this skill.
Checklist
- CI — failing main is P0; fix or revert
- PRs — small, reviewable; no mixed concerns when avoidable
- Deploy — documented rollback path for risky changes
- Incidents — severity, comms cadence, owner, postmortem note in session notes
- Secrets — never commit; use established secret paths
Stop conditions
- Infra change without observability or rollback → complete plan first
Cursor
Subagents may inspect workflows; Mike owns release risk call.