pr — for Claude Code community, for Claude Code, ide skills, githooks, security-review, gh pr create, Create, Request, Handles, pre-PR

v1.0.0

このスキルについて

適した場面: Ideal for AI agents that need create pull request. ローカライズされた概要: CRAFT — Community for Reproducible AI Frameworks and Tools # Create Pull Request Handles the full pre-PR workflow: health check, push, and PR creation. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

機能

Create Pull Request
Handles the full pre-PR workflow: health check, push, and PR creation.
Check branch — verify you're not on main. If you are, stop.
Run health check — if bin/craft-health exists, run it and address any failures before proceeding.
Review changes — show git log main...HEAD --oneline so the user can confirm the commits that will

# 主なトピック

stvangaal stvangaal
[1]
[0]
更新日: 3/19/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

適した場面: Ideal for AI agents that need create pull request. ローカライズされた概要: CRAFT — Community for Reproducible AI Frameworks and Tools # Create Pull Request Handles the full pre-PR workflow: health check, push, and PR creation. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

このスキルを使用する理由

推奨ポイント: pr helps agents create pull request. CRAFT — Community for Reproducible AI Frameworks and Tools # Create Pull Request Handles the full pre-PR workflow: health check, push, and PR creation. This AI agent skill

おすすめ

適した場面: Ideal for AI agents that need create pull request.

実現可能なユースケース for pr

ユースケース: Create Pull Request
ユースケース: Handles the full pre-PR workflow: health check, push, and PR creation
ユースケース: Check branch — verify you're not on main. If you are, stop

! セキュリティと制限

  • 制約事項: Ask the user — don't block
  • 制約事項: Requires repository-specific context from the skill documentation
  • 制約事項: Works best when the underlying tools and dependencies are already configured

About The Source

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Labs デモ

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ とインストール手順

These questions and steps mirror the structured data on this page for better search understanding.

? よくある質問

pr とは何ですか?

適した場面: Ideal for AI agents that need create pull request. ローカライズされた概要: CRAFT — Community for Reproducible AI Frameworks and Tools # Create Pull Request Handles the full pre-PR workflow: health check, push, and PR creation. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

pr はどうやって導入しますか?

次のコマンドを実行してください: npx killer-skills add stvangaal/craft/pr。Cursor、Windsurf、VS Code、Claude Code など19以上のIDEで使えます。

pr の主な用途は?

主な用途は次のとおりです: ユースケース: Create Pull Request, ユースケース: Handles the full pre-PR workflow: health check, push, and PR creation, ユースケース: Check branch — verify you're not on main. If you are, stop。

pr に対応するIDEは?

このスキルは Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer に対応しています。統一された導入には Killer-Skills CLI を使えます。

pr に制限はありますか?

制約事項: Ask the user — don't block. 制約事項: Requires repository-specific context from the skill documentation. 制約事項: Works best when the underlying tools and dependencies are already configured.

このスキルの導入方法

  1. 1. ターミナルを開く

    プロジェクトディレクトリでターミナルまたはコマンドラインを開きます。

  2. 2. インストールコマンドを実行

    npx killer-skills add stvangaal/craft/pr を実行してください。CLI がIDEまたはエージェントを自動検出し、スキルを設定します。

  3. 3. スキルを使い始める

    このスキルはすぐに有効になります。現在のプロジェクトで pr をすぐ使えます。

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

pr

Install pr, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

SKILL.md
Readonly
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Create Pull Request

Handles the full pre-PR workflow: health check, push, and PR creation.

Process

  1. Check branch — verify you're not on main. If you are, stop.

  2. Run health check — if bin/craft-health exists, run it and address any failures before proceeding.

  3. Check for agent-facing changes — run git diff main...HEAD --name-only and check if any changed files are in .claude/, hooks/, .githooks/, or bin/. If so, suggest running /security-review before proceeding. Ask the user — don't block.

  4. Review changes — show git log main...HEAD --oneline so the user can confirm the commits that will be in the PR.

  5. Push the branch — push to origin with -u flag if not already tracking.

  6. Create the PR — use gh pr create with:

    • A concise title (under 70 characters)
    • A body summarizing changes, referencing the relevant issue
    • Format:
      ## Summary
      - [bullet points of what changed and why]
      
      Closes #<issue-number>
      

Notes

  • If the health check raises failures, fix them before proceeding.
  • If bin/craft-health does not exist, skip the health check step.
  • Keep PRs focused — one feature or fix per PR.
  • This skill does NOT run security review automatically — it suggests it when relevant files are changed.

関連スキル

Looking for an alternative to pr or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

ローカライズされた概要: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
AI

widget-generator

Logo of f
f

ローカライズされた概要: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat. It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf

149.6k
0
AI

flags

Logo of vercel
vercel

ローカライズされた概要: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

ローカライズされた概要: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review. It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
開発者