Skip to content

IWhatsskill/Review-Agent-Workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Agent Workflow

Manual review-only workflow for pull request and diff review agents

This is a compact workflow skill for agents that should inspect PRs, diffs, CI signals, or leak risks without automatically fixing, commenting, approving, or requesting changes.

Use it when you want findings-first review output and clear operator control over anything that would write back to a repo or tracker.

Skill file  |  Install  |  Review guide  |  Output format  |  Deep review  |  Publish rules

What It Covers

Area Purpose
Quick and deep review Inspect changes and report real findings without noise.
CI and leak checks Read logs or diffs in a limited, read-only scope.
Publish control Prepare review text, but publish only after exact operator GO.

Quick Start

Ask your OpenClaw agent to use the skill by name:

Use review-agent-workflow. Phase 0.
Use review-agent-workflow. REVIEW-GO for <PR or diff>.
Use review-agent-workflow. DEEP-REVIEW-GO for <PR>.

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

Repository Map

Path Purpose
SKILL.md Main skill entry file.
docs/WORKFLOW.md Full README-style guide with review phases, stop conditions, and quality rules.
references/ Review rules, output formats, deep-review notes, and publish/address rules.
agents/openai.yaml Agent metadata/config included with the skill package.

License

MIT. See LICENSE.

About

Manual review-only PR and diff workflow skill for agent review work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors