Pr Ready banner
Kalypsokichu-code Kalypsokichu-code

Pr Ready

Git community

Description

--- description: Verify the branch is ready to open a PR — typecheck, tests, lint, diff summary, commit message suggestion argument-hint: "[base-branch]" model: sonnet allowed-tools: - Read - Grep - Glob - Bash(git status) - Bash(git diff:*) - Bash(git log:*) - Bash(bun run:*) - Bash(bun test:*) - Bash(npm run:*) - Bash(npm test:*) - Bash(pnpm run:*) - Bash(pnpm test:*) - Bash(cargo check:*) - Bash(cargo test:*) - Bash(cargo clippy:*) - Bash(pytest:*) - Bash(myp

Installation

Installs to ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-pr-ready/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-pr-ready && curl -fsSL https://raw.githubusercontent.com/Kalypsokichu-code/kalypso-claude-workflow/HEAD/commands/pr-ready.md -o ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-pr-ready/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository