Skip to content

IWhatsskill/Openclaw-PR-Workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openclaw-PR Workflow

Safe phase-based workflow for OpenClaw pull request agents

This is a compact workflow skill for agents working on OpenClaw pull requests. It keeps PR work split into explicit phases so an agent can scout, inspect, patch, prove, and publish without jumping ahead.

Use it when you want careful OpenClaw PR work with read-only discovery first, operator approval between phases, and reusable templates for proof notes and PR bodies.

Skill file  |  Install  |  Workflow guide  |  Output templates  |  PR body template  |  Skill test

What It Covers

Area Purpose
Scout and gate Find candidates and check ownership before touching code.
Inspect and patch Read narrowly, plan the smallest safe change, then patch only after GO.
Proof and publish Run proof, prepare PR notes, and publish only the exact approved action.

Quick Start

Ask your OpenClaw agent to use the skill by name:

Use openclaw-pr-workflow. Phase 0.
Use openclaw-pr-workflow. Phase 2 OpenClaw.
Use openclaw-pr-workflow. Phase 3 openclaw/openclaw#12345.

The detailed phase guide lives in docs/WORKFLOW.md.

Repository Map

Path Purpose
SKILL.md Main skill entry file.
docs/WORKFLOW.md Full README-style guide with phases, stop conditions, and usage patterns.
references/ Safety rules, phase details, templates, and failure-pattern notes.
agents/openai.yaml Agent metadata/config included with the skill package.

License

MIT. See LICENSE.

About

Safe phase-based OpenClaw PR workflow skill for agent-assisted pull requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors