Plugin Claude Code
Multi-agent implementation team plugin for parallel code execution.
Plugin Claude Code
Multi-agent implementation team plugin for parallel code execution.
Plugin Claude Code
Multi-agent implementation team with parallel execution, architect review, and quality gates. Transforms specs and task descriptions into working code using coordinated Agent Teams.
Agent Claude Code
Reviews implementation for architectural consistency, code quality, and project convention adherence. Read-only analysis with confidence-scored findings.
Agent Claude Code
Orchestrates parallel implementation of specs using Agent Teams. Decomposes work into dependency-ordered waves, spawns and coordinates Sonnet teammates, enforces file ownership boundaries, and manages quality gates.
Agent Claude Code
Implements production code per task assignment. Follows project conventions, respects file ownership boundaries, and runs quality checks after implementation.
Agent Claude Code
Researches codebase patterns and external best practices. Uses local codebase search and Perplexity MCP for external lookups. Read-only.
Agent Claude Code
Writes comprehensive tests for implemented code. Covers all code paths, edge cases, and error conditions using the project's test framework.
Command Claude Code
Implement a spec or feature using parallel agent teams.
Command Claude Code
Initialize project configuration for the implementation team.
Command Claude Code
Research a question using codebase exploration and Perplexity.
Skill Claude CodeCodex
Multi-agent implementation team for parallel code execution. Transforms specs, task descriptions, and feature requests into working code using coordinated Agent Teams with an Opus lead and Sonnet teammates. Supports parallel implementation, architect review, test writing, and external research via Perplexity MCP.…
Plugin Claude Code
QA Orchestration Plugin - Comprehensive quality assurance pipeline with specialized subagents for risk analysis, test generation, mutation testing, architectural auditing, and regression tracking. Adapted for Node.js + TypeScript projects using Vitest.
Agent Claude Code
Analyzes Stryker mutation testing results for TypeScript projects and recommends test improvements.
Agent Claude Code
Reviews code against architectural best practices and project conventions for Node.js + TypeScript projects (Vue 3 frontend, Express + Socket.IO backend, Vitest test suite). When a spec is in scope, also audits the implementation against the design.md and validates that every must-have requirement is exercised.
Agent Claude Code
Tracks quality metrics over time across QA pipeline runs and identifies trends.
Agent Claude Code
Generates comprehensive Vitest tests for Node.js + TypeScript projects (Vue 3 components, Express handlers, scanner modules, shared zod schemas) based on risk analysis. Emits requirement→test mappings for spec traceability when a spec is in scope.
Agent Claude Code
Analyzes code changes to identify risks and prioritize testing efforts for Node.js + TypeScript projects (Vue 3 frontend, Express + Socket.IO backend). When a spec is in scope, anchors risks to specific requirements.
Command Claude Code
Archive the current pipeline and start fresh. Use when switching features or cleaning up.
Command Claude Code
Run full QA pipeline on a feature. Includes risk analysis, test generation, Vitest execution, optional Stryker mutation testing, and architectural audit.
Command Claude Code
Run a fast architectural audit without the full pipeline. Great for quick code reviews of TypeScript / Vue / Express changes.
Command Claude Code
View quality metrics, trends, and historical data from QA pipelines.
Command Claude Code
Verify the implementation against a specification. Produces a traceability matrix mapping requirements to tests with coverage and pass/fail status.
Skill Claude CodeCodex
Architectural compliance and code quality rules for Node.js + TypeScript projects (Vue 3 frontend, Express + Socket.IO backend). Provides systematic review criteria for security, code organization, error handling, and project-specific conventions. Use when auditing code quality.
Skill Claude CodeCodex
Mutation testing strategies and test-improvement patterns for TypeScript projects using Stryker Mutator with a Vitest runner. Provides guidance on interpreting mutation reports and improving tests to achieve higher kill rates. Use when analyzing mutation testing results.