PRlaunch — Git skill for Claude Code
Ship session work — local deep-review → local CR CLI → live outcome-eval → open PR → wrapup.
How to install PRlaunch
Installs to ~/.claude/skills/mindfortressinc-fable-approved-claude-config-prlaunch/SKILL.md
mkdir -p ~/.claude/skills/mindfortressinc-fable-approved-claude-config-prlaunch && curl -fsSL https://raw.githubusercontent.com/MindFortressInc/fable-approved-claude-config/HEAD/commands/PRlaunch.md -o ~/.claude/skills/mindfortressinc-fable-approved-claude-config-prlaunch/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What PRlaunch does
description: Ship session work — local deep-review → local CR CLI → live outcome-eval → open PR → wrapup
PR Launch
Take everything worked on in this session through three local quality gates (no PR yet), then open the PR, then wrap up.
**All three quality gates run LOCALLY on the working tree / branch.** No draft PRs, no cloud CodeRabbit in the inner loop. The PR is only opened once the local gates are clean. ("CR CLI" below = the CodeRabbit CLI — substitute your secondary automated
Alternatives in Git
- Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
- Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship Improvements
Implement every open row in IMPROVEMENTS.md, close them, update the docs, verify, commit, push, wait for CI gr
Claude Devfleet
Multi-agent coding platform that dispatches Claude CLI agents to work on missions (coding tasks). Each agent r
Sublodex
Local-first desktop app on top of Claude Code. Multi-project, live file streaming, integrated terminal (local
V PR Review
Deep, two-axis, stack-agnostic code review of a pull/merge request or a local diff — review-only, never edits
Ship Ticket
Ship an ALREADY-BUILT ticket — code review → PR → merge → learnings → install-local. Skips the build (you buil
V Triage
Classify one change request before any work starts — resolve, score, and write plus COMMIT the pre-eval triage
Related Agents
Verify Code Reviewer
Read-only code-review persona for /verify --deep; reviews completed work against the local code-reviewer contr
Claudable
by Ethan Park - Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code a
Eval Runner
Run eval suites for Salesforce Apex and org quality — define pass/fail, grade with code/model graders, run pip