synthesis-preflight

Community

Mechanical pre-merge gate for branch readiness

Authorrajivpant
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a mechanical branch readiness gate so developers and CI pipelines can determine whether a feature branch is ready to become a pull request by surfacing blocking issues and non-blocking warnings.

Core Features & Use Cases

  • Six orthogonal checks: branch verification, clean working tree, tests & types, code audit, temporary considerations, and commit history, each graded pass/warning/fail.
  • Deterministic verdict: a single FAIL in any dimension produces NOT READY; all-pass yields READY, with warnings listed for awareness.
  • Integration scenarios: run locally before creating a PR, embed in CI pipelines as a pre-merge gate, or include in developer tooling to catch mechanical issues early.
  • Temporary considerations pattern: tracks and verifies resolution criteria for time-limited workarounds so resolved items are auto-removed from tracking.

Quick Start

Run preflight on the current branch and return a PASS/WARNING/FAIL report across branch verification, clean tree, tests & types, code audit, temporary considerations, and commit history.

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: synthesis-preflight
Download link: https://github.com/rajivpant/synthesis-skills/archive/main.zip#synthesis-preflight

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.