Stats Newpr — Git skill for Claude Code
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
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 RepositoryRelated Skills
Check PR
Pre-PR validation checklist - ensures code is ready for pull request.
V Triage
Classify one change request before any work starts — resolve, score, and write plus COMMIT the pre-eval triage
Dbdocs PR
Open a GitHub PR for the current branch with a body that follows .github/PULL_REQUEST_TEMPLATE.md, filled from
PR Autopilot
Claude Code skill that orchestrates the full Pull Request lifecycle — creation, multi-agent review, automated
Review Commit PR Discipline
Review the current branch's commits and working tree for commit and pull-request discipline, then produce well
Commit And PR
Let's commit the changes. Run tests, typechecks, and format checks. Then commit, push, and create a pull reque
Related Agents
PR Intent Verifier
Verify a pull request actually does what it claims - map the PR body and its linked issues to a requirement ch
PR
Opens a GitHub pull request for a Data Basis dataset onboarding, with a structured changelog and checklist.
Commit
Stage and commit changes, or open a pull request. Trigger when the user asks to commit, make a commit, save ch