What problem does it solve?
The skill enforces gated reviews, githooks, and branch safety so commits and pushes never bypass essential validation. It also coordinates reviewer selection, PR creation, and Jira transitions to keep teams aligned and accountable throughout the change lifecycle.
Core Features & Use Cases
- Repository detection & validation: Locate impacted repositories from context or human selection, then run githooks, linters, type checks, and tests before any commit can proceed.
- Review orchestration: Prompt the human for critic selection, gather markdown revision reports, offer Codex or manual review routes, and enforce decision-making before implementation moves forward.
- Commit, PR, and Jira compliance: Enforce ticket-prefixed commits, branch safety checks, once-approved pushes, automated PR opening, Jira transition, and Decision Log posting with explicit human consent.
Quick Start
Ask the skill to inspect currently affected repos, run githooks, and walk you through the branch, commit, review, PR, and Jira steps before pushing.