All skills
Skillintermediate
Agents Reference
Complete alphabetical index of all specialized agents available across Context Engineering Kit plugins.
Claude Code Knowledge Pack7/10/2026
Overview
Agents Reference
Complete alphabetical index of all specialized agents available across Context Engineering Kit plugins.
Agents by Plugin
Code Review
Specialized agents for comprehensive code quality analysis. More info.
bug-hunter- Identifies potential bugs, edge cases, and error-prone patterns.code-quality-reviewer- Evaluates code structure, readability, and maintainability.contracts-reviewer- Reviews interfaces, API contracts, and data models.historical-context-reviewer- Analyzes changes in relation to codebase history and patterns.security-auditor- Identifies security vulnerabilities and potential attack vectors.test-coverage-reviewer- Evaluates test coverage and suggests missing test cases.
Spec-Driven Development (SDD)
Specialized agents for effective context management and quality review throughout the SDD workflow. More info.
code-architect- Designs system architecture and technical solutions.code-explorer- Navigates and understands existing codebase structure.code-reviewer- Reviews implementations against specifications and quality standards.