Quality gates then ship - chains /prepare-delivery and /ship in one command.
Part of the agentsys ecosystem.
# Via agentsys (recommended)
claude plugin marketplace add agent-sh/agentsys
# Standalone
claude mcp add-json gate-and-ship '{"type":"url","url":"https://github.com/agent-sh/gate-and-ship.git"}'
/gate-and-ship # Full: quality gates + ship
/gate-and-ship --skip-review # Skip review, still ship
/gate-and-ship --skip-docs # Skip docs sync
/gate-and-ship --base=develop # Against a specific base branch
/gate-and-ship = /prepare-delivery + /ship
Step 1 - Runs /prepare-delivery (all quality gates: deslop, simplify, review loop, validation, docs sync)
Step 2 - Runs /ship (PR creation, CI monitoring, merge)
--base is forwarded to both steps. --skip-review and --skip-docs are forwarded to Step 1 only.
If Step 1 fails, Step 2 does not run.
Each piece runs independently:
| Command | Use when |
|---|---|
/prepare-delivery | Want to review before deciding to ship |
/ship | Already validated, just ship it |
/gate-and-ship | Do both in sequence |
Works with Claude Code, OpenCode, Codex CLI, and Cursor via agentsys.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimProfessional-grade slash commands for Claude Code with cross-platform support
Lint agent configuration files (SKILL.md, CLAUDE.md, hooks, MCP) against 414 rules across 10+ AI tools
Find where to contribute to any project - matches developer skills to test gaps, stale docs, bugspots, and open issues
Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans
Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review
npx claudepluginhub agent-sh/agentsys --plugin gate-and-shipAn agent-routed harness for end-to-end software product development
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines, automating quality gates, configuring test runners in CI, or establishing deployment strategies.
Production-ready slash commands for Git workflow automation including PR creation, release management, and QA testing
Ship features end-to-end with launch checklists and rollout plans
Adaptive project release with learned configuration
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>