npx claudepluginhub andrueandersoncs/claude-tla-plus-plugin --plugin tla-plus# Review TLA+ Specification Review the TLA+ specification and provide feedback on: "$ARGUMENTS" ## Review Checklist 1. **Structure and Style**: - Proper module header with documentation - Clear separation of constants, variables, operators - Consistent naming conventions - Adequate comments explaining intent 2. **Correctness**: - Init covers all variables - Next is complete (all possible transitions) - Actions have proper preconditions - UNCHANGED clauses are correct - No unintended variable shadowing 3. **Type Safety**: - TypeInvariant is defined - All...
/reviewReviews staged changes or recent commits across five axes—correctness, readability, architecture, security, performance—producing categorized findings with file:line references and fixes.
/reviewRuns Codex code review on local git state (working tree or vs base branch). Supports --wait/--background, --base <ref>, --scope auto|working-tree|branch.
/reviewOrchestrates multi-LLM code review across Codex, Gemini, Claude, Perplexity, and others; checks provider availability and posts inline PR comments.
/reviewReviews HTML file for design anti-patterns, principles violations, and accessibility issues. Generates markdown report with status tables and recommendations.
/reviewReviews specified code scope via four specialists (quality, security, performance, architecture), producing summary, detailed findings, refactoring suggestions, prioritized action plan.
/reviewDispatches the reviewer agent to review current branch code changes against code quality principles.
Review the TLA+ specification and provide feedback on: "$ARGUMENTS"
Structure and Style:
Correctness:
Type Safety:
Properties:
Model Checking:
Common Issues to Check:
Output: