architect
49Agent
Inspects: API contract, cross-project, arch adherence.
269 tagged plugins, measured the same way as everything else here.
Browse within: claude-desktop 36marketplace 30claude-marketplace 23content-marketing 21editorial 21style-guide 21code-quality 15dev-tools 15documentation 15agentic-engineering 13claude-code-skills 13managed-by-opentofu 12coding-agents 9agent-teams 8
Agent
Inspects: API contract, cross-project, arch adherence.
Agent
Inspects: AC pass, user scenarios, edge cases, UX.
Agent
Implement code based on the plan. Follow TDD. Work on feature branches, never main. Run quality gates before declaring done. You are the builder — your output is working, tested, reviewed code.
Agent
Take a validated spec and produce a detailed implementation plan with bite-sized tasks. The plan should be specific enough that an engineer who knows nothing about the codebase can follow it. You bridge the gap between "what to build" and "how to build it.".
Agent
Two-stage code review: spec compliance first, then code quality. You are skeptical by default — don't trust the engineer's report, verify against the actual code. Your job is to catch problems before they reach the user.
Agent
Implementation subagent for the RPI Orchestrator. Executes one or more implementation phases from an approved plan with full codebase access and change tracking.
Agent
Use when: running a full Research → Plan → Implement → Review workflow for any coding task. Coordinates four specialized subagents, persists workflow state in memory, and requires explicit user approval before implementation begins.
Agent
Planning subagent for the RPI Orchestrator. Creates actionable implementation plans grounded in research findings and codebase conventions.
asleekgeek/claude-multiagent-catalogue
Agent
Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration.
asleekgeek/claude-multiagent-catalogue
Agent
Runs the AgentRC readiness assessment on the current repository and produces a self-contained, static HTML dashboard at reports/index.html. Explains every readiness pillar, the maturity level, and an actionable remediation plan, framed by AgentRC measure → generate → maintain loop. Use when asked to assess, audit…
asleekgeek/claude-multiagent-catalogue
Agent
An agent designed to assist with software development tasks for Delphi/Object Pascal projects.
rootwarp/claude-code-plugins-monorepo
Agent
Bug detection agent that analyzes code for potential bugs, logic errors, race conditions, edge cases, and reliability issues. Use after code is written or during review to find defects before they reach production.
rootwarp/claude-code-plugins-monorepo
Agent
Code writer agent that implements development issues. Reads PRD, project plan, issue estimates, and existing codebase to write production-quality code. Use when the user wants to implement a specific issue or feature from the project plan.
rootwarp/claude-code-plugins-monorepo
Agent
Issue estimator agent that reads PRDs, research materials, and project plans to produce detailed, granular development task estimates. Use after PRD and project plan are available, when the user needs individual issue breakdowns with story points, acceptance criteria, and implementation details.
Agent Claude Code
Agent "agent-creator" from BrainDAO/iq-claude-config, covering agent created: [identifier], configuration, file created, how to use and next steps.
Agent Claude Code
Agent "plugin-validator" from BrainDAO/iq-claude-config, covering plugin validation report, plugin: [name], summary, critical issues ([count]) and warnings ([count]).
Agent Claude Code
Agent "skill-reviewer" from BrainDAO/iq-claude-config, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.
Agent
Use this agent when the user asks to "document compliance", "write security documentation", "create audit documentation", "document GDPR", "document SOC2", "document HIPAA", "write regulatory documentation", or needs documentation for compliance requirements, security controls, audit trails, or regulatory adherence.
Agent
Analyze API endpoints, REST/GraphQL design, and client-server communication for over-fetching, missing pagination, or inefficient endpoint design. Use when user asks about API performance or runs /n1-optimizer:analyze.
Agent
STOP. Before doing ANYTHING else (including reading files), you MUST.