research
289Agent
Research assistant for PubMed Search MCP plus Zotero Keeper MCP. Uses collaboration-safe search, duplicate-check, and import workflow.
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.
Instructions file GitHub Copilot
A set of project instructions for coding agents working on RootCause MCP, a medical root-cause analysis project that organizes de-identified medical records and evidence. It defines how agents should handle clinical reasoning, sources, privacy, and human review.
MCP server Claude CodeCodexCursor
MCP server "rootcauseMcp" as configured in u9401066/rootcause-mcp. Runs locally from the rootcause-mcp Python package. Needs 2 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for u9401066/rootcause-mcp, covering rootcause mcp clinical reasoning harness, goal, working style, required harness and mandatory case workflow.
Skill Claude CodeCodex
A skill that updates CHANGELOG.md using Keep a Changelog, a standard format for recording software changes by release. It classifies changes such as new features, fixes, removals, and security updates.
Skill Claude CodeCodex
A skill that finds code worth restructuring and applies refactoring, meaning changes that improve internal code structure without changing its intended behaviour. It uses Domain-Driven Design, an approach that organises code around business concepts.
Skill Claude CodeCodex
A skill for reviewing code for quality, security, performance, maintainability, and test coverage. It reports strengths, issues, severity, locations, suggestions, and category scores.
Skill Claude CodeCodex
A skill that helps structure software around Domain-Driven Design and keeps data-access code separate. Domain-Driven Design organises software around the important business concepts and rules.
Skill Claude CodeCodex
An automated documentation checker that reviews code changes before a Git commit, where Git records a set of project changes. It updates selected project documents when the changes make them out of date.
Skill Claude CodeCodex
A pre-commit workflow coordinator for Git projects. Git is a tool for tracking code changes, and a commit is a saved set of changes before code is shared or pushed.
Skill Claude CodeCodex
A skill for saving detailed project context in a Memory Bank before a conversation is shortened. The Memory Bank is a set of files recording current work, progress, decisions, and architecture changes.
Skill Claude CodeCodex
A skill for maintaining Memory Bank files that record a project's current context, progress, and important decisions. It updates activeContext.md, progress.md, and decisionLog.md incrementally.
Skill Claude CodeCodex
A PDF analysis toolset that breaks research papers and other PDF documents into searchable text, sections, images, and tables. It can also connect information across documents in a knowledge graph, a map of related facts.
Skill Claude CodeCodex
A project-starting skill that copies this repository's template into a new project and resets project-specific information. A template is a prepared starting structure for creating similar projects.
Skill Claude CodeCodex
A skill for keeping English and Traditional Chinese README files aligned. A README is the main project guide, and i18n means maintaining content in multiple languages.
Skill Claude CodeCodex
A skill for updating README.md when a project's code or configuration changes. A README is the main document explaining how a project works and how to use it.
Skill Claude CodeCodex
A skill that updates a project's ROADMAP.md file, the document that tracks planned, active, and completed work. It can match completed features to roadmap items and suggest missing entries.
Skill Claude CodeCodex
A skill for creating different kinds of automated tests and checking tools for a codebase. It covers static analysis, which finds code and type problems without running the program, as well as unit, integration, and end-to-end tests.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: