blpsoares

Stats Newpr — Git skill for Claude Code

Git community

Run the full pre-PR checklist for claude-stats, then open the pull request.

How to install Stats Newpr

Installs to ~/.claude/commands/blpsoares-agentistics-stats-newpr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blpsoares/agentistics/HEAD/.claude/commands/stats-newpr.md -o ~/.claude/commands/blpsoares-agentistics-stats-newpr.md

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

What Stats Newpr does

Run the full pre-PR checklist for claude-stats, then open the pull request.

Language

Everything must be in English: PR title, PR body, commit messages, and any code comments added in this change. This is non-negotiable.

Step 1 — Run tests

Run `bun test`. All tests must pass with 0 failures before proceeding. If any fail, fix them first.

Step 2 — Context-aware checks

Inspect what changed in this branch and run only the relevant checks below.

**If any cost calculation was touched**

Alternatives in Git

  • Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • Yeet — Stage, commit, push code, and open a GitHub pull request via CLI 14.6k ★

Full documentation available on GitHub

View Source Repository