Plan Ready — Git skill for Claude Code
Run a review-and-critique convergence loop on an implementation plan BEFORE any code is written — mirrors /pr-ready for the planning phase.
How to install Plan Ready
Installs to ~/.claude/skills/hesreallyhim-oss-autopilot-fork-plan-ready/SKILL.md
mkdir -p ~/.claude/skills/hesreallyhim-oss-autopilot-fork-plan-ready && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/commands/plan-ready.md -o ~/.claude/skills/hesreallyhim-oss-autopilot-fork-plan-ready/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Ready does
name: plan-ready description: Run a review-and-critique convergence loop on an implementation plan BEFORE any code is written — mirrors /pr-ready for the planning phase allowed-tools: Bash, Read, Glob, Grep, Agent, TaskCreate, TaskUpdate, Edit, Write
/plan-ready
Drives the **plan-review convergence loop** that catches design-level problems before any code is written. Mirrors `/pr-ready` exactly, but applied to a plan artifact instead of a diff (#1249).
When to use
Run after you
Alternatives in Git
- CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★
- PR Fixup — Run the Kandev PR fixup loop for CI failures and automated review threads 697 ★
- GitHub Workflow Adaptation Plan — Project: Claude Code Skills Factory Blueprint Source: /Users/rezarezvani/projects/claudecode-github-bluprint D 617 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Execute Ticket
Execute a Kotlin Multiplatform ticket through isolated planning, implementation, validation, review, and PR de
Phasekit
Run a long refactor as a series of unattended Claude Code sessions you can actually review. One plan split int
J Create PR
Automate PR workflow — stage, commit, branch, push, and open a GitHub PR. Use when ready to submit changes for
Take Issue
把 /maigo:triage-issue 判定 READY 的 GitHub issue 接進實作——orchestrator 前置抓料,整理成需求敘述後交給標準 teammate-flow(樂奈探索、燈寫 plan、
Pre PR Check
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before op
Post Impl Review
You are an independent reviewer performing a post-implementation review of code changes before a pull request
Related Agents
Design UI Finish Gate Reviewer
Product-interface reviewer who catches generic, interchangeable UI before it ships by grounding critique in re
Plan Critic
Use WHEN a chosen direction from brainstorming needs to be pressure-tested before planning. Applies multi-lens
Pre Mortem Review
Fresh-eyes pre-mortem on a Ready spec - predict failure modes before any code is written.