patent-review · git:20260616.86d0eb3 · 2026-06-16 · sha256 9a4f7b78220a77c1
patent-review git:20260616.86d0eb3A
Immutable. This exact content is served forever at /api/v1/blob/9a4f7b78220a77c1.
--- name: patent-review description: Use when the user invokes /patent-review or asks to 审核交底书. --- # /patent-review Follow AGENTS.md and execute this oh-my-patent slash-command workflow in the current workspace. # Command: /patent-review ## Description Review patent disclosure for quality and compliance. ## Usage ``` /patent-review ``` ## Behavior 1. Reads MAIN.md from project directory 2. Uses Patent Reviewer agent to analyze 3. Generates review feedback 4. Updates state if issues found ## Prerequisites - MAIN.md must exist - Project must be in DRAFT or QA_LOOP stage ## Output ``` Review completed: 3 issues found - ERROR: Missing independent claim - WARNING: Abstract length exceeds 300 characters - INFO: Consider adding more embodiments ```