obophenotype

Metadata Checker — Development agent for Claude Code

Development community

Use this agent when validating metadata on newly added or modified UBERON ontology terms to ensure compliance with curation standards.

How to install Metadata Checker

Installs to ~/.claude/agents/obophenotype-uberon-metadata-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obophenotype/uberon/HEAD/.claude/agents/metadata-checker.md -o ~/.claude/agents/obophenotype-uberon-metadata-checker.md

Restart Claude Code, or start a new session, for it to be picked up.

What Metadata Checker does


name: metadata-checker description: Use this agent when validating metadata on newly added or modified UBERON ontology terms to ensure compliance with curation standards. This agent should be called after any term creation or modification to verify proper metadata attribution.\n\nExamples:\n- \nContext: User has just created a new UBERON term for an anatomical structure.\nuser: "I've added a new term UBERON:0777123 for cardiac atrium wall"\nassistant: "Let me use the uberon-metadata

Alternatives in Development

  • Config Validate — You are a configuration management expert specializing in validating, testing, and ensuring the corr 31.9k ★
  • Better Auth Expert — Use this agent when:\n\n1. After Better Auth Implementation Changes: Any time authentication-related code is m 434 ★
  • Sample Code Reviewer — Use this agent when code has been written or modified in the Agent365-Samples repository 104 ★

Full documentation available on GitHub

View Source Repository