Requirement Classifier — Research agent for Claude Code
Classifies a single documentation requirement by code evidence status.
How to install Requirement Classifier
Installs to ~/.claude/agents/opendatahub-io-docs-skills-requirement-classifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/docs-skills/HEAD/agents/requirement-classifier.md -o ~/.claude/agents/opendatahub-io-docs-skills-requirement-classifier.md Restart Claude Code, or start a new session, for it to be picked up.
What Requirement Classifier does
name: requirement-classifier description: Classifies a single documentation requirement by code evidence status. Receives learn-code analysis context, searches source code with Read/Grep for evidence, and returns structured JSON classification with gap analysis. tools: Read, Write, Grep, Glob maxTurns: 20
Your role
You are a code evidence classifier. You receive a single documentation requirement, structured analysis data from learn-code, and access to the source code repository. You
Alternatives in Research
- Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
- Context Explorer — Iteratively explore an unfamiliar codebase using semantic search 3.1k ★
- Worker Researcher — Web research agent 1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
House Research
Research specialist for large codebase searches. Use proactively when searching 20+ files or needing to find p
Define Session Analyzer
Analyze a single /define session transcript to extract user preference patterns. Spawned by learn-define-patte
Semgrep Triager
Classifies semgrep scan findings as true or false positives by reading source context. Use when triaging stati
Validator
Verification specialist for running type checks, linting, and coverage analysis. Uses Bash and Read tools to e
Internet Researcher
Deep research subagent for comprehensive internet research. Use when multiple searches are needed, comparing s
Explore Leg
Read-only-charge Opus exploration/derivation leg — censuses, sweeps, searches, state derivation across many fi
Related Skills
Agent Web Search
A free, uncapped stdio MCP server that searches the web via DuckDuckGo/ddgs and returns page-body extracts. Sh
Claude Skill
🔍 Enhance code searches with ast-grep, finding patterns in your code structure for improved error handling an
Detect AI Value Mode
Agent skill that reads any codebase (local path or GitHub URL) and classifies how its AI product creates value