architect
01Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
4,206 tagged developer tools, measured the same way as everything else here.
Browse within: code-quality 118gemini-cli 114Code Generation 110hooks 106spec-driven-development 71ai-assistant 68agentic 63agentic-workflow 58gemini 56prompt-engineering 53opencode 52ai-workflow 51agentic-coding 46workflow 46
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Agent
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Agent Claude Code
Performs QA testing on the feature implemented in the current branch. Reads specs, docs, and API docstrings, creates a QA test plan, executes tests using Playwright against a debug server, and generates a report with found issues. Use after implementing a feature to validate it meets requirements before finalizing a…
Agent Claude Code
Review the current branch's changes for code quality, test coverage, security, best practices, and product/API alignment. Use when asked to perform a code review.
Agent Claude Code
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on changes in the current branch.
Agent
Agent "TEST_LOG" from agno-agi/agno, covering testlog and structure validation.
Agent
Flag renamed commands, APIs, or config options with stale references.
Agent
Review dependency changes for security implications and breaking changes.
Agent
Ensure new functionality includes corresponding tests.
Agent
Analyzes new changelog entries and updates documentation to reflect the changes.
Agent
Syncs AI client definitions from the dashboard repo (ComposioHQ/composiodashboard) to the Composio Connect docs page.
Agent
Reviews documentation PRs for Composio, an SDK that connects AI agents to external tools and APIs.
Agent Codex
Review code changes for cross-platform (Windows/macOS/Linux) hazards.
Agent Codex
Review code changes for missing tests, untested edge cases, and test quality.
Agent Claude Code
Use this agent when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. This includes scenarios like:\n\n- User asks to analyze a GitHub repository: "Can you analyze this repository: https://github.com/user/repo"\n- User wants to understand a local codebase: "Analyze…
Agent
Use this agent when the user asks to "conduct literature review", "search for papers", "analyze research papers", "identify research gaps", "review related work", or mentions starting a research project. This agent integrates with Zotero for automated paper collection, organization, and full-text analysis. Examples.
Agent
Use this agent when the user provides a research paper (PDF/DOCX/arXiv link) or asks to learn writing patterns from papers, extract venue-specific writing signals, study paper structure, or mine rebuttal strategies. The agent writes extracted knowledge into the active installed paper-miner writing memory for…
Agent
Use this agent when the user asks to "write rebuttal", "respond to reviewers", "analyze review comments", or needs help with academic paper review response. This agent specializes in systematic rebuttal writing with professional tone and structured responses.
Agent Codex
Reviews SARIF, CodeClimate, Compact, Markdown, and Badge output formats for spec compliance and CI integration correctness.
Agent Codex
Reviews JSON output schema design, backwards compatibility, actions arrays, and machine-readability.
Agent Codex
Panel of end-user personas and domain experts that review fallow features, CLI output, error messages, or proposed changes and produce prioritized, actionable feedback.
Agent Claude Code
Use this agent when CLAUDE.md files or .claude/rules/ files may have drifted from the actual codebase state. This includes after significant refactors, feature additions, file renames, directory restructuring, or when you suspect documentation no longer matches reality. Use proactively after any large code…
Agent Claude Code
Use this agent when the user wants to fix all code quality issues in the project, including linting, formatting, and unused code detection. This agent runs pnpm fix followed by pnpm quality in a loop, delegating each iteration to a subagent, until all issues are resolved.\n\nExamples:\n\n- User: "Fix all the quality…