10K-Digital/claude-code-agents
Agent
Use this agent when a task in tasks.json has the 'agent' field set to 'Agent-Improver'. This agent converts validated learnings into agent instructions and optimizes agent prompts for performance and effectiveness.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in tasks.json has the 'agent' field set to 'Architecturer'. This agent researches optimal technology platforms, strategies, open source solutions, and performance optimizations for new epics and provides consultation to other agents.
10K-Digital/claude-code-agents
Agent
Use this agent when operating files in .plan/ and tests/ exceed size limits (500 lines). It archives old logs while preserving pending tasks, manages per-task files under .plan/tasks/ by archiving completed tasks, cleans indexes and logs for optimal performance, and optimizes agent instruction areas for performance.…
10K-Digital/claude-code-agents
Agent
Use this agent when a task in .plan/tasks/index.json (or .demo/.plan/tasks/index.json in demo) has agent: "Code-Reviewer". This agent reviews code for quality and adherence to requirements.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in .plan/tasks/index.json assigns the 'agent' field to 'DevOps-Engineer'. Tasks are stored as per-task files under .plan/tasks/ .json (demo mode: .demo/.plan/tasks/). This agent manages deployment workflows, infrastructure, and ensures smooth production operations.
10K-Digital/claude-code-agents
Agent
Manages human-agent interaction, processes all human requests including feature requests, bug reports, agent clarifications, and strategic decisions requiring human input or approval.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in tasks.json has the 'agent' field set to 'Learner'. This agent logs, organizes, and manages learnings (affirmations, best practices, discoveries) in a structured JSON file for system improvement.
10K-Digital/claude-code-agents
Agent
Use this agent when a task assigned to 'Product-Manager' is found in .plan/tasks/index.json (or demo .demo/.plan/tasks/index.json). This agent manages the project plan, creates tasks, and handles human requests requiring product management decisions.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in .plan/tasks/index.json assigns the 'agent' field to 'Product-Owner'. Tasks are stored as per-task files under .plan/tasks/ .json (demo mode: .demo/.plan/tasks/). You define and manage product requirements, milestones, epics, and user stories, translating business needs into actionable…
10K-Digital/claude-code-agents
Agent
When initiating the project (init command, after creating CLAUDE.md), after major structural changes or when asked by the user.
10K-Digital/claude-code-agents
Agent
Use this agent when a task assigned to 'Task-Coder' is listed in .plan/tasks/index.json (or demo .demo/.plan/tasks/index.json). This agent implements code and tests for a given task.
10K-Digital/claude-code-agents
Agent
Use this agent to create, manage, and run tests. It is the gatekeeper for code quality.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in .plan/tasks/index.json (or .demo/.plan/tasks/index.json in demo) has agent: "UI-Test-Designer". This agent designs UI test workflows for user stories.
10K-Digital/claude-code-agents
Agent
Use this agent when a task in .plan/tasks/index.json (or .demo/.plan/tasks/index.json in demo) has agent: "UI-Tester". This agent executes UI test workflows using browser automation.