pr-commit-workflow

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

7 stars

Best use case

pr-commit-workflow is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

Teams using pr-commit-workflow should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/pr-commit-workflow/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/joshp123/pr-commit-workflow/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/pr-commit-workflow/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How pr-commit-workflow Compares

Feature / Agentpr-commit-workflowStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# PR + Commit Workflow

## Overview
Enforce a high-signal commit workflow and a human-written PR format. Keep global process rules as source of truth 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
- If the repo has `AGENTS.md` or `docs/agents/PROCESS.md`, read it for repo-specific rules.
- 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`.

## PR Workflow (entry point)
- Execute the steps in `references/workflow-pr.md`.
- Use the template in `references/pr-human-template.md` verbatim.
- Use `scripts/build_pr_body.sh` to gather environment metadata if available.

## Resources
- `references/workflow-commit.md`: commit checklist and evidence expectations.
- `references/workflow-pr.md`: PR creation/update flow, comment checks, and evidence rules.
- `references/pr-human-template.md`: human-written PR structure (must be used as-is).
- `references/commit-format.md`: commit message format and examples.
- `scripts/build_pr_body.sh`: environment metadata collector for PR prompt history section.

Related Skills

pi-workflow

7
from Demerzels-lab/elsamultiskillagent

Workflow orchestration for Pi's task management, self-improvement, and code quality standards.

automation-workflows

7
from Demerzels-lab/elsamultiskillagent

Design and implement automation workflows to save.

openserv-multi-agent-workflows

7
from Demerzels-lab/elsamultiskillagent

Multi-agent workflow examples to work together on the OpenServ Platform.

prompts-workflow

7
from Demerzels-lab/elsamultiskillagent

Automated workflow for collecting, converting, and publishing AI prompts to ClawdHub. Collects from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converts prompts into Clawdbot Skills, and publishes them automatically.

s2g-workflow-engine

7
from Demerzels-lab/elsamultiskillagent

Connect to S2G (s2g.run) visual workflow automation platform over WebSocket.

nano-banana-kling-ad-workflow

7
from Demerzels-lab/elsamultiskillagent

Recreate low-budget AI video ad workflows using Nano Banana image generation plus Kling 3.0 video synthesis.

git-workflows

7
from Demerzels-lab/elsamultiskillagent

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.

loom-workflow

7
from Demerzels-lab/elsamultiskillagent

AI-native workflow analyzer for Loom recordings. Breaks down recorded business processes into structured, automatable workflows. Use when: - Analyzing Loom videos to understand workflows - Extracting steps, tools, and decision points from screen recordings - Generating Lobster workflow files from video walkthroughs - Identifying ambiguities and human intervention points in processes

Joan Workflow

7
from Demerzels-lab/elsamultiskillagent

This skill should be used when the user asks about "joan", "pods", "workspace", "domain knowledge", "context sync", "joan init", "joan todo", or needs guidance on how Joan's knowledge management system works. Provides workflow guidance for pods, todos, plans, and workspace management.

claude-agent-team-workflows

7
from Demerzels-lab/elsamultiskillagent

Universal multi-agent workflow orchestration using Claude Code Agent Teams.

data-cleaning-annotation-workflow

7
from Demerzels-lab/elsamultiskillagent

Complete workflow for time series datasets (Energy, Manufacturing, Climate) on Kaggle to Data Annotation platform.

esri-workflow-smell-detector (consumer)

7
from Demerzels-lab/elsamultiskillagent

Paid client skill for Esri Workflow Smell Detector via x402 (Base/USDC). Use when you want to run a deterministic automation preflight scan on an ArcGIS Pro project snapshot by calling https://api.x402layer.cc/e/esri-smells (HTTP 402 payment flow).