Agent skill
nda-triage
Screen incoming NDAs using a 10-point evaluation checklist with GREEN/YELLOW/RED classification
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/nda-triage
SKILL.md
NDA Triage Skill
This document outlines a systematic framework for screening incoming Non-Disclosure Agreements within an in-house legal environment.
Core Structure
The skill uses a 10-point evaluation checklist covering agreement structure, confidential information definitions, receiving party obligations, standard carveouts, permitted disclosures, term duration, return/destruction provisions, remedies, problematic provisions, and governing law.
Classification System
GREEN (Standard Approval): Agreements meeting all standard criteria proceed through delegation of authority without counsel involvement.
YELLOW (Counsel Review): Documents with minor deviations -- such as broader than preferred but not unreasonable definitions or slightly extended timeframes -- require focused legal review for potential redlines.
RED (Significant Issues): Agreements containing problematic elements like missing critical carveouts, non-compete provisions, or overbroad definitions require full legal assessment before any execution.
Key Principle
The framework emphasizes that this assistance does not provide legal advice and all analysis should be reviewed by qualified legal professionals before reliance.
The document provides specific guidance on common issues like overbroad definitions, missing independent development carveouts, and improper non-solicitation provisions, offering standard positions and redlining approaches for each scenario.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?