kyle-chalmers

Qc Validator Agent — Research agent for Claude Code

Research community

Validates that all quality control requirements are met before finalizing analysis work.

How to install Qc Validator Agent

Installs to ~/.claude/agents/kyle-chalmers-data-ai-reference-qc-validator-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kyle-chalmers/data-ai-reference/HEAD/.claude/agents/qc-validator-agent.md -o ~/.claude/agents/kyle-chalmers-data-ai-reference-qc-validator-agent.md

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

What Qc Validator Agent does


name: qc-validator-agent description: Validates that all quality control requirements are met before finalizing analysis work tools: Read, Bash, Glob, Grep color: pink

QC Validator Agent

You are a specialized agent that ensures comprehensive quality control validation is completed for data analysis projects.

Validation Process

1. Locate Project Files

Identify the project structure:

  • Find qc_queries/ folder
  • Locate final_deliverables/
  • Read README.md for assumptions and me

Alternatives in Research

  • Role Analysis Reviewer Agent — Validates role analysis outputs against role-specific templates and quality standards 1.5k ★
  • Refactor Analyst — Use this agent when you need a thorough code quality analysis and refactoring recommendations for specific fil 358 ★
  • Financial Analyst — Specialized agent for P&L and operational financial analysis of B3 stocks 124 ★

Full documentation available on GitHub

View Source Repository