architect
01Agent
An architecture-planning agent that uses a project memory folder to guide design decisions and maintain Domain-Driven Design layers and dependency directions.
Clinical Root Cause Analysis MCP Server - AI-guided structured RCA with Fishbone (6M), 5-Why, and HFACS-MES integration for healthcare quality improvement
Agent
An architecture-planning agent that uses a project memory folder to guide design decisions and maintain Domain-Driven Design layers and dependency directions.
Agent
A project question-answering agent that reads a project's Memory Bank, a set of files containing its context, decisions, patterns, and progress.
Agent
Asset-Aware MCP document workflow agent for citation-ready PDF/DOCX/DFM/table/figure work.
Agent
A structured code-audit workflow for Academic Figures MCP. It checks code quality, security, architecture, test coverage, and whether documentation matches the code.
Agent
An implementation agent for an Academic Figures MCP project that follows the project’s domain-driven design rules. Domain-driven design is a way to organise software around the business concepts it represents.
Agent
A context-reading agent for Academic Figures MCP, a project that turns PubMed research data into academic figures. It reads project notes, source code, and documentation, then organizes the findings into a structured summary.
Agent
A debugging guide for finding the underlying cause of software problems while considering project history and saved decisions. It traces how a request moves through the application and its supporting code.
Agent
An agent for deep technical reasoning about algorithms, system architecture, technology choices, performance, and root causes of bugs.
Agent
An agent-coordination guide for breaking complex engineering work into smaller tasks and assigning them to specialised agents. It covers planning, progress tracking, integration, and final checks.
Agent
Research assistant for PubMed Search MCP plus Zotero Keeper MCP. Uses collaboration-safe search, duplicate-check, and import workflow.
Agent
Read-only codebase research agent that scans a project, compares related parts, and organizes findings into a report. It does not change files.
Agent
A multi-model code review agent for Academic Figures MCP, a project that turns PubMed research data into academic figures. It asks three different AI reviewers to inspect the work, then combines their findings into one report.
Agent
A review-agent definition for Claude that checks Academic Figures MCP code for security, correct data types, unusual input cases, and error handling. It requires review reports in Traditional Chinese while keeping technical terms in English.
Agent
A code-review agent focused on architecture rules, test quality, documentation consistency, and CI/CD workflows—the automated process that checks and delivers code.
Agent
A GPT-based code-review agent that examines performance, readability, design patterns, maintainability, and domain-driven design structure.
Agent
An automated test worker for a Python project that runs pytest, examines failures, and tries small fixes. pytest is a tool for running automated tests.