Review Claims banner
RobThePCGuy RobThePCGuy

Review Claims

Development community

Description

--- description: Analyze patent claims for 35 USC 112(b) compliance - antecedent basis, definiteness, and claim structure allowed-tools: Bash, Read, Write --- # Review Patent Claims Automated analysis of patent claims for USPTO compliance with detailed issue reporting and fixes. ## What This Command Does Performs comprehensive automated claims analysis: 1. **Antecedent Basis Checking**: - Finds terms used without prior introduction - Detects "said/the" used before "a/an" - Tracks t

Installation

Installs to ~/.claude/skills/robthepcguy-claude-patent-creator-review-claims/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robthepcguy-claude-patent-creator-review-claims && curl -fsSL https://raw.githubusercontent.com/RobThePCGuy/Claude-Patent-Creator/HEAD/commands/review-claims.md -o ~/.claude/skills/robthepcguy-claude-patent-creator-review-claims/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository