legal-review

Coordinate parallel lawyer agents to produce a structured legal brief with remediation steps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/front-depiction/claude-setup --skill legal-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: legal-review
Source: https://github.com/front-depiction/claude-setup/tree/main/skills/legal-review
Command: npx skills add https://github.com/front-depiction/claude-setup --skill legal-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the coordination and execution of a codebase legal review to ensure compliance with applicable laws and internal standards, reducing manual review effort and risk.

Core Features & Use Cases

  • Parallel counsel orchestration: Spawns lawyer agents in parallel to review code and produce unified briefs.
  • Scope & jurisdiction mapping: Resolves which files to review and which laws apply based on file patterns and content.
  • Structured verdicts & remediation: Aggregates findings into a formal legal brief with verdicts, charges, evidence, and recommended remediations.
  • Use Case: Review a staged set of changes or a specific file to ensure compliance before merging.

Quick Start

Use the legal-review skill to audit the current staged changes or a specific file to generate a unified legal brief.

Frequently Asked Questions about legal-review

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

FAQPage Schema
How do I automate legal compliance review for a codebase before merging?▼

Automate codebase legal review by dispatching parallel lawyer agents to map applicable laws, assess risks, and output a structured legal brief with evidence-based verdicts and remediation steps.

What is parallel agent dispatch for code compliance auditing?▼

Parallel agent dispatch for code compliance spawns multiple lawyer agents simultaneously to review code files, map jurisdictional laws, and aggregate findings into a unified legal brief.

How do I generate a legal brief with remediation steps from staged code changes?▼

Generate a legal brief from staged changes by resolving scope, mapping applicable laws, and running parallel lawyer agents to produce structured verdicts with evidence and recommended remediations.

Do I need a separate lawyer agent and law skills to run codebase legal review?▼

Yes, codebase legal review requires a designated /lawyer agent and loading specific law skills to map jurisdictional rules, assess compliance, and generate structured verdicts.

What's the best way to audit internal policy compliance across specific file patterns?▼

Audit policy compliance across file patterns by applying scope resolution to identify targets, mapping internal standards, and dispatching parallel agents to produce evidence-based verdicts.

Why does code compliance review require reading files fully instead of using summaries?▼

Code compliance review reads files fully to ensure accurate law mapping and evidence-based verdicts, preventing missed regulatory violations that truncated summaries or partial scans might overlook.