Reviewing and Shipping

Community

Ship code confidently with automated review.

Authorjeanluciano
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Reviewing and Shipping
Download link: https://github.com/jeanluciano/quaestor/archive/main.zip#reviewing-and-shipping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository