What problem does it solve?
This Skill validates quality across multiple domains, fixes small issues, generates atomic commits, coordinates multi-agent reviews, and crafts PRs with rich context to help you ship confidently with less manual toil.
Core Features & Use Cases
- Smart Validation & Auto-Fix: Runs cross-domain checks (tests, linting, security) and fixes common issues automatically where possible.
- Atomic Commit Generation: Groups related changes into clear, conventional commits linked to specifications.
- Multi-Agent Review: Orchestrates parallel, domain-specific reviews by specialized agents (refactorer, security, qa, implementer).
- Rich PR Creation: Produces PR descriptions with quality metrics, review insights, and spec references to speed review and approval.
Quick Start
Use the skill to automatically validate, fix, commit, review, and open a PR:
- "Review and ship this feature" to run the full 5-phase workflow.
- "Create a PR for spec-feature-001" to skip validation and open a PR with existing commits.
- "Generate commits from my changes" to produce organized commits without shipping.