review-proposals

Review and apply pending playbook update proposals to the practice profile.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/tk1cntt/PhapChe --skill review-proposals-tk1cntt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-proposals
Source: https://github.com/tk1cntt/PhapChe/tree/main/docs/claude-for-legal-main/commercial-legal/skills/review-proposals
Command: npx skills add https://github.com/tk1cntt/PhapChe --skill review-proposals-tk1cntt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Attorneys using a playbook-monitor agent need a controlled way to review deviation-driven playbook update proposals before they modify the practice profile, avoiding unreviewed or accidental changes. ## Core Features & Use Cases - Guided Proposal Review: Steps through each pending proposal one at a time with Accept, Reject, Edit, or Defer options. - Confirmed Diff Application: Shows the exact diff to the practice profile CLAUDE.md and applies changes only after explicit attorney confirmation. - Decision Logging and Archival: Logs rejected or deferred proposals, summarizes all changes, and archives the proposals file when finished. - Use Case: After the playbook-monitor agent flags negotiation deviations, run this skill to walk through each proposed playbook update, approve the relevant ones, and keep the practice profile current. ## Quick Start Ask the assistant to review the pending playbook proposals and step through each one for approval.

Frequently Asked Questions about review-proposals

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

FAQPage Schema
How do I review pending playbook update proposals?

Run the review-proposals skill, which loads the playbook-monitor agent's review flow and presents each pending proposal one at a time. For each proposal you can Accept, Reject, Edit, or Defer it.

What happens when I accept a playbook proposal?

The skill shows the exact diff to the practice profile CLAUDE.md file before writing anything. Changes are applied only after you explicitly confirm the diff.

What if there are no pending playbook proposals?

If the proposals file does not exist or is empty, the skill responds that there are no pending proposals and the playbook is up to date, then stops without making any changes.

Does rejecting a proposal modify the practice profile?

No. Rejected or deferred proposals are only logged as decisions. The practice profile CLAUDE.md file is never modified for rejected or deferred items.

What happens after all proposals are resolved?

The skill displays a summary of everything that changed during the review session, then archives the proposals file so the queue is cleared for future monitor runs.