A specialized skill designed to enforce high-signal, human-verified commit and pull request workflows within AI-driven development environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pr-commit-workflow
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pr-commit-workflow using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The PR + Commit Workflow skill ensures that AI agents maintain high standards of documentation and accountability during the development lifecycle. It acts as a bridge between agentic automation and human oversight by mandating human-written intent for every pull request, preventing the common pitfall of AI-generated fluff in version control history. By utilizing this within the Openclaw Skills ecosystem, teams can maintain a source of truth that is easily reviewable by both humans and other agents.
This skill provides a structured decision tree for choosing between commit-only tasks and full pull request lifecycles. It integrates seamlessly with existing repository-specific rules and utilizes local scripts to gather environment metadata, ensuring every PR body contains evidence-based history and intent capture.
To integrate this workflow into your Openclaw Skills environment, ensure your repository contains the required reference documents and helper scripts.
# Ensure GitHub CLI is installed and authenticated
gh auth status
# Verify the presence of mandatory workflow references
ls references/workflow-commit.md references/workflow-pr.md
# Make the metadata collector script executable
chmod +x scripts/build_pr_body.sh
This skill organizes its lifecycle data through a combination of temporary files and markdown templates to maintain high-signal output within Openclaw Skills.
| Data Component | Purpose |
|---|---|
| /tmp/ | Temporary storage for PR body drafts and intent capture. |
| references/pr-human-template.md | The verbatim structure for all Pull Request descriptions. |
| references/commit-format.md | Defines the specific schema for high-signal commit messages. |
| scripts/build_pr_body.sh | Script that aggregates environment metadata into the PR history. |
Loading
A high-performance browser automation CLI built on Playwright for seamless web interaction and data extraction.

A comprehensive tool enabling AI agents to search, download, and read books from multiple sources with intelligent progress tracking.

An advanced operating doctrine for Openclaw Skills that enables a centralized manager agent to orchestrate a distributed AI workforce through the Emperor Claw SaaS control plane.

A professional-grade workflow for systematic cancer fusion gene research, automated data extraction, and structured Excel reporting.

A Python-powered skill for retrieving global weather data, including current conditions and multi-day forecasts for AI agents.

A powerful command-line interface for TinyTalkingTodos that enables real-time task synchronization and batch management.








































