review-proposals

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

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill review-proposals-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-proposals
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/commercial-legal/review-proposals
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill review-proposals-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps attorneys reliably review pending playbook update proposals, decide what should change, and apply only approved updates to the practice profile.

Core Features & Use Cases

  • Proposal review workflow: Loads pending proposals from the playbook-monitor agent and steps through them one at a time.
  • Safe approval guardrails: Shows the exact diff for Accept or Edit and requires explicit attorney confirmation before modifying the target practice profile file.
  • Decision traceability: Logs outcomes for Reject or Defer and avoids any unintended changes.
  • Post-resolution housekeeping: Summarizes what changed and archives the proposals after all decisions are complete.

Quick Start

Run /commercial-legal:review-proposals to review each pending playbook update proposal, approve or reject as needed, and apply only confirmed changes.

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 apply playbook update proposals in an attorney workflow?

To review playbook update proposals, load pending items from the playbook-monitor agent, step through each proposal sequentially, verify the exact diff, and explicitly approve changes before they are written to the practice profile file.

What is diff verification for playbook configuration updates?

Diff verification for configuration updates is a guardrail mechanism that previews the exact changes to the practice profile file before any write occurs, requiring explicit attorney confirmation to prevent unintended modifications.

How do I manage deferred or rejected proposal updates in my legal practice profile?

Managing rejected or deferred proposal updates involves logging the decision outcome for traceability and archiving the proposals after the resolution process is complete, ensuring no unintended changes are applied.

Can I use this proposal review workflow without the playbook-monitor agent?

No, this proposal review workflow requires the playbook-monitor agent to surface pending deviation-driven updates and populate the source proposals needed for sequential attorney review and approval.

What is the best way to ensure safe approval of practice profile configuration changes?

The best way to ensure safe approval of practice profile changes is to use a sequential workflow that presents full proposal blocks, requires explicit confirmation, and previews exact diffs before applying writes.

Why does my practice profile file not update after I review a proposal?

Your practice profile file does not update automatically because the workflow requires explicit attorney confirmation before applying approved changes and archives all proposals only after the full resolution summary is generated.