u9401066

363 mods across 11 repositories, 53 stars between them.

research

289

u9401066/rootcause-mcp

Agent

Research assistant for PubMed Search MCP plus Zotero Keeper MCP. Uses collaboration-safe search, duplicate-check, and import workflow.

0 15d ago A 25 tokens original Apache-2.0

researcher

290

u9401066/rootcause-mcp

Agent

Read-only codebase research agent that scans a project, compares related parts, and organizes findings into a report. It does not change files.

0 15d ago A 41 tokens copy · 100% Apache-2.0

review-panel

291

u9401066/rootcause-mcp

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.

0 15d ago A 49 tokens copy · 100% Apache-2.0

reviewer-anthropic

292

u9401066/rootcause-mcp

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.

0 15d ago A 29 tokens copy · 100% Apache-2.0

reviewer-google

293

u9401066/rootcause-mcp

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.

0 15d ago A 28 tokens copy · 100% Apache-2.0

reviewer-openai

294

u9401066/rootcause-mcp

Agent

A GPT-based code-review agent that examines performance, readability, design patterns, maintainability, and domain-driven design structure.

0 15d ago A 26 tokens copy · 100% Apache-2.0

test-runner

295

u9401066/rootcause-mcp

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.

0 15d ago A 42 tokens copy · 100% Apache-2.0

u9401066/rootcause-mcp

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.

0 15d ago A 2,974 tokens original Apache-2.0

rootcauseMcp

297

u9401066/rootcause-mcp

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.

0 15d ago A tokens not measured original Apache-2.0

u9401066/rootcause-mcp

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.

0 15d ago A 1,742 tokens original Apache-2.0

changelog-updater

299

u9401066/asset-aware-mcp

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.

0 15d ago A 41 tokens copy · 100% Apache-2.0

code-refactor

300

u9401066/asset-aware-mcp

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.

0 15d ago A 50 tokens copy · 100% Apache-2.0

code-reviewer

301

u9401066/asset-aware-mcp

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.

0 15d ago A 46 tokens copy · 100% Apache-2.0

ddd-architect

302

u9401066/asset-aware-mcp

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.

0 15d ago A 45 tokens copy · 100% Apache-2.0

git-doc-updater

303

u9401066/asset-aware-mcp

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.

0 15d ago A 44 tokens copy · 100% Apache-2.0

git-precommit

304

u9401066/asset-aware-mcp

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.

0 15d ago A 60 tokens copy · 100% Apache-2.0

memory-checkpoint

305

u9401066/asset-aware-mcp

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.

0 15d ago A 50 tokens copy · 100% Apache-2.0

memory-updater

306

u9401066/asset-aware-mcp

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.

0 15d ago A 53 tokens copy · 100% Apache-2.0

pdf-asset-extractor

307

u9401066/asset-aware-mcp

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.

0 15d ago A 84 tokens copy · 100% Apache-2.0

project-init

308

u9401066/asset-aware-mcp

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.

0 15d ago A 36 tokens copy · 100% Apache-2.0

readme-i18n

309

u9401066/asset-aware-mcp

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.

0 15d ago A 44 tokens copy · 100% Apache-2.0

readme-updater

310

u9401066/asset-aware-mcp

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.

0 15d ago A 40 tokens copy · 100% Apache-2.0

roadmap-updater

311

u9401066/asset-aware-mcp

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.

0 15d ago A 43 tokens copy · 100% Apache-2.0

test-generator

312

u9401066/asset-aware-mcp

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.

0 15d ago A 58 tokens copy · 100% Apache-2.0

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: