Agent
Expert developer for implementing new features from GitHub issues. Use when user requests feature implementation, provides issue number, or says "implement feature". Use PROACTIVELY after GitHub issue is reviewed and needs implementation.
Agent
Expert developer for implementing new features from GitHub issues. Use when user requests feature implementation, provides issue number, or says "implement feature". Use PROACTIVELY after GitHub issue is reviewed and needs implementation.
Skill Claude CodeCodex
Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.
Skill Claude CodeCodex
Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.
Skill Claude CodeCodex
Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.
Skill Claude CodeCodex
Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete.
Agent
Analyzes GitHub issues to extract requirements, assess security risks, and evaluate technical stack compatibility for feature implementation.
Agent
Sub-agent for designing component architecture, data models, and API contracts using deep reasoning with ultrathink mode.
Agent
Execute language-specific code quality checks for Python, TypeScript, and Rust. Use when validating code quality standards, formatting, linting, type checking, and security.
Agent
Sub-agent for Phase 2 design that analyzes project dependencies, identifies new requirements, checks version compatibility, detects conflicts, and assesses security vulnerabilities. Executes in parallel with Architecture Designer and Documentation Researcher.
Agent
Specialist for finalizing features with documentation updates, CHANGELOG generation, and PR creation. Use after validation phase to deploy features with comprehensive documentation.
Agent
Coordinates parallel design activities by orchestrating Architecture Designer, Documentation Researcher, and Dependency Manager sub-agents to produce comprehensive Product Requirements Prompts (PRPs).
Agent
TODO: Natural language description of the agent's purpose.
Agent
Sub-agent for fetching and analyzing library/framework documentation using context7 and fetch MCPs for comprehensive documentation research.
Agent
End-to-end testing and accessibility specialist using Playwright. Use when E2E testing, accessibility validation, or WCAG compliance checks are needed.
Agent
Specialist agent for generating comprehensive integration tests. Generates tests for API endpoints, database interactions, and multi-component workflows.
Agent
Security assessment specialist for evaluating code against OWASP Top 10 and security best practices. Use when security validation, vulnerability assessment, or OWASP compliance checks are needed.
Agent
Execute test suites and analyze coverage for code validation. Use when running tests, measuring coverage, or validating test quality. Ensures ≥80% coverage threshold.
Agent
Specialized agent that analyzes conversation transcripts to extract structured planning answers with JSON output and coverage metrics.
Agent
Specialist agent for generating comprehensive unit tests. Generates pytest tests for Python and Jest tests for JavaScript/TypeScript following project conventions and best practices.
Agent
Coordinates sequential validation specialists with recursive communication to ensure code quality, test coverage, and security compliance before deployment.
Command
Command "cc-command-create" from matteocervelli/llms, covering create claude code command, usage, with documentation integration, what it does and parameters.
Command
Improve an existing Claude Code command based on user feedback or requirements.
Command
Command "code-analyze-quality" from matteocervelli/llms, covering code quality check, supported languages, usage, what it does and execution.
Command
Implement new feature from GitHub issue with full development workflow.