postReview
CommunityBatch-post agent reviews to GitHub fast.
Authorjoi-fairshare
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of manually copying multi-agent review findings into the GitHub UI by reading the saved ~/.agentic-workflow/<repo-slug>/reviews/<pr>.json state and publishing each agent’s comments in a single go.
Core Features & Use Cases
- State file awareness: Loads the serialized review data generated by
/reviewand guards against reposting already published reviews unless explicitly approved. - Batched GitHub submissions: Sends one review per agent, bundling inline comments plus top-level summaries to minimize API calls while capturing severity and focus metadata.
- Audit trail updates: Stores posted review IDs and timestamps back into the same JSON file, ensuring the local state reflects what was sent to GitHub and enabling accurate follow ups.
Quick Start
Use /postReview to publish the saved review state for PR 42 after /review finishes generating the local JSON file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: postReview Download link: https://github.com/joi-fairshare/agentic-workflow/archive/main.zip#postreview Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.