suede-ship-gate
SolidMake CI hold the line: path-aware builds, required checks, branch protection, duplicate pipeline repair, and merge gates that do not deadlock.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- JasonColapietro
- Repository
- JasonColapietro/suede-creator-skills
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ship
Drive a change from working tree to a merge-ready pull request — reproduce the gates exactly as CI runs them, triage reds correctly, and sequence the merge. Use when committing, pushing, opening a PR, or when a pre-commit hook or CI check has gone red and you need to decide whether to fix, defer, or stop. Terminates at green-awaiting-approval; it never merges.
suede-code
Review and grade code in one pass: real findings, A-F ship verdict, auth/payment risk, OWASP checks, deploy safety, and fix briefs.
ship
Run the ship-gate quality gates and push to the protected branch (usually main). Invoke when the user expresses intent to ship, release, or push to the main/protected branch (e.g. "ship it", "go ahead and ship", "sync with GitHub"). On an imperative command, auto-push when all gates pass; on a question or a "not yet", run the gates and report without pushing.