Test System banner
RobThePCGuy RobThePCGuy

Test System

Testing community

Description

--- description: Run comprehensive system tests for patent creator (analyzers, BigQuery, GPU, embeddings) allowed-tools: Bash argument-hint: [test-type] --- # Test Patent Creator System Run test suites to verify all components are working correctly. ## Instructions 1. Choose test type based on what needs verification 2. Run the appropriate test script 3. Review results and fix any failures ## Test Types ### Analyzers Test Tests claims, specification, and formalities analyzers: ```bash pyth

Installation

Installs to ~/.claude/skills/robthepcguy-claude-patent-creator-test-system/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository