MindFortressInc

PRlaunch — Git skill for Claude Code

Git community

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

Terminal
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 Repository