focused-fix
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
/cs:patent <invention> — Patent prior-art + landscape intelligence with mandatory sub-use-case commitment. 6-Q grill-me intake (Q2 picks one of: novelty / FTO / landscape / diligence / litigation). Multi-source search (Google Patents + Espacenet + USPTO + optional Lens.org
$ npx -y skills add alirezarezvani/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/cs-patentContext preview
What this command does when you run it.
/cs:patent <invention> — Patent prior-art + landscape intelligence with mandatory sub-use-case commitment. 6-Q grill-me intake (Q2 picks one of: novelty / FTO / landscape / diligence / litigation). Multi-source search (Google Patents + Espacenet + USPTO + optional Lens.org
name: "cs-patent" description: "/cs:patent <invention> — Patent prior-art + landscape intelligence with mandatory sub-use-case commitment. 6-Q grill-me intake (Q2 picks one of: novelty / FTO / landscape / diligence / litigation). Multi-source search (Google Patents + Espacenet + USPTO + optional Lens.org BYOK). 8-section .docx with verdict + claim text + family-resolved hits + mandatory legal disclaimer (novelty + FTO)."
**Command:** `/cs:patent <invention description>`
The `cs-patent` persona produces a sub-use-case-tailored patent dossier. **Refuses generic "patent help"** — must commit to one of 5 sub-use-cases at Q2.
| Q | Asks | Notes | |---|---|---| | Q1 | Invention (2-3 sentences, specific) | refuses vague; "AI for healthcare" pushed back | | Q2 | Sub-use-case: novelty / FTO / landscape / diligence / litigation | **Forcing — refuses "all of them"** | | Q3 | Jurisdictions (US/EP/CN/JP/KR/PCT/worldwide) | Asked only for FTO/landscape/diligence | | Q4 | Known prior art (patent number or paper) | Anchor; accept "none" | | Q5 | Risk tolerance: strict / signal-gathering | Asked for novelty + FTO | | Q6 | Attorney status (have you spoken to one?) | Asked for novelty + FTO; triggers disclaimer |
Stop condition: after Q6 (or earlier with skips). Never re-open.
patent_<invention-slug>_<sub-use-case>_<YYYY-MM-DD>.docx 8 sections: 1. Executive Summary + Verdict (NOVEL/CLEAR/FLAGGED/etc.) + legal disclaimer 2. Closest Prior Art (5-10 ranked, claim-text extracted, hyperlinked) 3. Patent Landscape (top filers, 10-yr trend, CPC distribution) 4. Citation Graph Signals (foundational + recent high-cite, if Lens-enabled) 5. Geographic Coverage (FTO/landscape/diligence only) 6. FTO Flags (FTO only — risk per claim per jurisdiction) 7. Strategy + Recommendations (sub-use-case-specific) 8. Audit Log (searches, counts, plan-tier, attorney reminder)
| Sub-use-case | Search emphasis | DOCX adjustment | |---|---|---| | Novelty | Narrow + claims-focused; pre-filing date irrelevant | Sections 5-6 abbreviated; verdict NOVEL/POTENTIALLY/NOT NOVEL | | FTO | Active patents only; jurisdiction-filtered | Section 6 expanded; verdict CLEAR/FLAGGED/HIGH RISK per jurisdiction | | Competitive landscape | Breadth + filer tally + CPC trends | Section 3 expanded; verdict = top-5 filers + 3 emerging entrants | | Acquisition diligence | Specific assignee + portfolio + assignment chain | Sections 3+5 expanded; ownership-verification flags | | Litigation prior-art | Target patent + adjacent art before priority date | Section 2 = ranked knock-out candidates |
---
**Version:** 1.0.0 **Source:** Path-B direct conversion of `megaprompts/11-patent-megaprompt.md`
388 production-ready Claude Code skills, plugins, and agent skills for 13 AI coding tools. The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 9 more coding agents.
Repo: alirezarezvani/claude-skills
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages.
Stage, commit, and push the current branch following git governance rules.
Comprehensive audit pipeline for skills, plugins, agents, and commands. Validates structure, quality, security, marketplace compliance, cross-platform…