skills/smithery.ai/pr-commit-workflow

pr-commit-workflow

Installation
SKILL.md

PR + Commit Workflow

Overview

Enforce a high-signal commit workflow and a human-written PR format. Use repo AGENTS.md as source of truth when present and make PRs reviewable by humans and agents.

Workflow Decision Tree

  • If the task is about commits only, follow references/workflow-commit.md.
  • If the task involves PR creation or PR updates, follow references/workflow-pr.md.

Global Rules

  • Read the repo AGENTS.md before acting when one exists.
  • Require user-supplied, human-written intent for every PR. Never generate or paraphrase this text.
  • Use /tmp for PR body drafts and gh pr edit --body-file for updates.

Commit Workflow (entry point)

  • Execute the steps in references/workflow-commit.md.
  • Use the message format in references/commit-format.md.
Installs
2
First Seen
Mar 30, 2026
pr-commit-workflow from smithery.ai