review-proposals

Review pending playbook update proposals and apply approved diffs.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill review-proposals-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-proposals
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/commercial-legal__review-proposals
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill review-proposals-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps legal teams review and disposition pending playbook update proposals so their practice profiles stay current without uncontrolled changes.

Core Features & Use Cases

  • Proposal-by-proposal review: Presents pending proposal blocks one at a time with clear options to Accept, Reject, Edit, or Defer.
  • Attorney-controlled updates: For Accept or Edit, shows the exact diff to the practice profile file before any write occurs, requiring explicit confirmation.
  • Guardrails for non-approved changes: Rejects and defers do not modify the practice profile, and decisions are logged.
  • Post-review reconciliation: Produces a summary of what changed and archives the proposals file after all items are resolved.

Use case example: Your playbook-monitor agent has queued several deviations to the commercial legal playbook; you run this Skill to inspect each proposed change, accept only what matches your current internal guidance, and update the CLAUDE practice profile safely.

Quick Start

Run /commercial-legal:review-proposals to review each pending proposal and apply only the attorney-approved diffs to your commercial-legal CLAUDE practice profile.

Frequently Asked Questions about review-proposals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review and approve commercial legal playbook updates?

Yes, you can reject or defer proposed playbook updates without modifying your commercial legal practice profile. Deferrals and rejections leave the profile unchanged and log your decision for later review.

What is the best way to apply guardrails to commercial legal practice profile changes?

Before approving a practice profile update, the Skill displays the exact diff of the proposed changes to the file. You must explicitly confirm this diff before any modification is written to the commercial legal practice profile.

Do I need a playbook-monitor agent to review pending proposals?

After all proposal reviews are resolved, the Skill produces a summary of what changed and archives the proposals file. This post-review reconciliation ensures you have a clear record of accepted and rejected playbook updates.

Can I edit a playbook update proposal before applying it to the practice profile?

Yes, you can edit a playbook update proposal during the review process. The Skill shows the exact diff of your edited changes to the practice profile file, requiring explicit confirmation before writing any modifications.