Review Code Data Handling banner
joshzyj joshzyj

Review Code Data Handling

Data & AI community

Description

--- name: review-code-data-handling description: A code review agent that verifies variable construction, recoding, categorization, sample restrictions, and data transformations against codebooks, data dictionaries, and design documents. Catches miscoded categories, wrong value labels, reversed scales, incorrect aggregation, and mishandled missing value codes in social science datasets. tools: Read, Write, Grep, Glob --- ## Three-Valued Logic Collapse (BINDING — standing sweep) Sweep for this

Installation

Installs to ~/.claude/agents/joshzyj-open-scholar-skill-review-code-data-handling.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joshzyj/open-scholar-skill/HEAD/.claude/agents/review-code-data-handling.md -o ~/.claude/agents/joshzyj-open-scholar-skill-review-code-data-handling.md

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

Full documentation available on GitHub

View Source Repository