review

Review vendor agreements, NDAs, and SaaS contracts against a legal playbook.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Reviewing inbound contracts against your organization's legal playbook is slow and inconsistent when done manually, and it is easy to misclassify an agreement or miss exhibits like DPAs and SLAs. This Skill automates the routing and review of vendor agreements, NDAs, and SaaS subscriptions against your configured playbook. ## Core Features & Use Cases - Structure-Based Routing: Identifies the agreement type from document and exhibit titles, then routes to the right review skill (nda-review, vendor-agreement-review, saas-msa-review). - Configurable Confirmation: Checks the confirm_routing preference in your playbook config and asks you to verify the routing decision before proceeding. - Integrated Review Memo: Runs multiple review skills when needed and merges results into a single memo with deviations, redline language, and escalation flags. - Use Case: You receive a 40-page MSA with a DPA exhibit and an auto-renewing order form. The Skill identifies all three components, confirms routing with you, runs the appropriate reviews, and produces one consolidated memo with escalation flags. ## Quick Start Ask the assistant to review the attached vendor agreement against your playbook and flag any deviations that need escalation.

Frequently Asked Questions about review

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

FAQPage Schema
How do I review a vendor agreement against my legal playbook?

Provide the agreement as a file path, Drive link, CLM ID, or pasted text. The Skill reads the document titles, routes to the appropriate review skill, and produces a memo with deviations, redline language, and named approvers.

How does contract routing decide between NDA, MSA, and SaaS review?

Routing is based on document structure: the main agreement title and all exhibit, schedule, and addendum titles. NDAs route to nda-review, MSAs and SOWs to vendor-agreement-review, and subscription or auto-renewal terms to saas-msa-review.

Can I review a contract without confirming the routing first?

Yes. Set confirm_routing to false under Review preferences in your playbook configuration file. The Skill then proceeds automatically and logs the routing decision at the top of the review memo.

What happens if my playbook is not configured yet?

The Skill stops and prompts you to run the cold-start interview first. It cannot review against a playbook that still contains placeholders, since the playbook defines your positions and escalation matrix.

Does the review handle agreements with multiple exhibits like DPAs and SLAs?

Yes. Each exhibit title is mapped to the relevant review section, such as routing a DPA exhibit to the data protection section. Multiple skills run in sequence and their outputs are merged into a single memo.