← 返回
未分类 中文

Git Commit PR Workflow

Use when the user wants the full git workflow: branch creation if needed, commit, push, and PR create or update with a concise summary and test plan.
用于完整的Git工作流:根据需要创建分支、提交、推送,以及创建或更新PR,附上简洁的概述和测试计划。
wimi321 wimi321 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 286
下载
💾 0
安装
1
版本
#claude-code#extracted#latest

概述

Git Commit PR Workflow

Use this skill for end-to-end git delivery from working tree to pull request.

Workflow

  1. Inspect branch state, diff against default branch, and existing PR state.
  2. Create a feature branch if still on the default branch.
  3. Stage and commit the relevant changes.
  4. Push the branch.
  5. Create or update the PR with a short title, summary bullets, and test plan.

Guardrails

  • No destructive git commands unless explicitly requested.
  • No force push to default branches.
  • Keep PR titles short and bodies structured.
  • Avoid committing secrets or unrelated changes.

Example Requests

  • Commit this work, push it, and open a PR.
  • Take the current changes to a polished PR with a test plan.

Inputs

  • Current git state
  • Default branch
  • Optional user instructions

Outputs

  • New commit
  • Pushed branch
  • Created or updated PR

Success Criteria

  • The right files were committed.
  • The branch was pushed safely.
  • The PR body accurately reflects the diff.

Non-Goals

  • Force-push workflows by default
  • Interactive git rebases

Source Provenance

Derived from src/commands/commit-push-pr.ts.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,779
ai-agent

Computer Use Windows

wimi321
顶级 Windows 电脑使用技能,集成独立运行时,自主启动,无需本地 Claude安装,私有原生模块,...
★ 1 📥 1,295
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,619