Command
Check scenario completion status in a plan and report progress.
Command
Check scenario completion status in a plan and report progress.
Command
Execute plan autonomously with TDD, code review, and exploratory testing gates until complete.
Skill Claude CodeCodex
Turn ideas into fully formed designs through collaborative dialogue.
Skill Claude CodeCodex
This skill should be used when creating plan files, writing Gherkin requirements, or parsing plan file structure. Provides the plan file template and format specifications.
Skill Claude CodeCodex
Opinionated REST API design guidance for resource naming, HTTP semantics, error formats, pagination, versioning, and more. Use when designing REST APIs during brainstorming or plan creation.
Skill Claude CodeCodex
This skill should be used when executing plan tasks autonomously, implementing features using TDD, running the red-green-refactor cycle, handling code review loops, or dealing with blocked tasks. Provides the autonomous TDD execution workflow.
Skill Claude CodeCodex
This skill should be used when checking plan status, running verification commands, updating task statuses, or determining what work remains. Provides the verification sweep algorithm and status update procedures.
Agent
General code review for project guidelines, style, and bug detection.
Agent
Find unnecessary complexity, redundant code, and opportunities for simplification.
Agent
Analyze code comments and documentation for accuracy and completeness.
Agent
Reviews findings through a panel of 14 domain experts, auto-selected by content. Debates conflicts and reaches consensus. Used by code review fix loops and plan review commands.
Agent
Applies consensus-approved code fixes from the expert panel. Edits files sequentially and resolves any lint issues introduced by each fix.
Agent
Hunt for silent failures, inadequate error handling, and missing logging.
Agent
Analyze test coverage quality, gaps, and resilience.
Agent
Analyze type design quality including encapsulation, invariants, and usefulness.
Command
Diff-scoped code review with optional fix loop that re-reviews until clean.
Agent
Use this agent when autonomous testing of REST or GraphQL APIs is needed to validate endpoints, error handling, authentication, and response schemas. Examples.
Agent
Use this agent when autonomous browser-based testing of web applications is needed to find functional bugs, visual issues, accessibility problems, or performance bottlenecks. Examples.
Agent
Use this agent when autonomous testing of command-line tools and scripts is needed to validate functionality, error handling, and output correctness. Examples.
Agent
Autonomous exploratory testing agent that validates implementation against plan scenarios.
Command
Smart testing with plan-awareness - automatically selects appropriate testing strategy based on context.
Skill Claude CodeCodex
This skill should be used when performing exploratory testing of REST or GraphQL APIs, including endpoint discovery, request/response validation, authentication testing, and error handling checks. Triggers when testing APIs, validating OpenAPI specs, checking endpoint security, or verifying API responses.
Skill Claude CodeCodex
This skill should be used when performing browser-based exploratory testing of web applications, including functional testing, visual inspection, accessibility checks, and performance analysis. Triggers when testing web UIs, checking for browser bugs, validating WCAG compliance, or measuring Core Web Vitals.
Skill Claude CodeCodex
This skill should be used when performing exploratory testing of command-line tools and scripts, including help text validation, option testing, error handling verification, and output validation. Triggers when testing CLI commands, scripts, build tools, or command-line interfaces.