maxwell2732

96 mods across 4 repositories, 546 stars between them.

deploy

49

maxwell2732/paper-replicate-agent-demo

Skill Claude CodeCodex

Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.

134 3mo ago A 26 tokens

devils-advocate

50

maxwell2732/paper-replicate-agent-demo

Skill Claude CodeCodex

Challenge a slide deck design with 5-7 specific pedagogical questions. Checks ordering, prerequisites, gaps, alternatives, notation conflicts, cognitive load, and book readiness.

134 3mo ago A 40 tokens

proofread

53

maxwell2732/paper-replicate-agent-demo

Skill Claude CodeCodex

Run the proofreading protocol on lecture files. Checks grammar, typos, overflow, consistency, and academic writing quality. Produces a report without editing files.

134 3mo ago A 34 tokens

review-paper

56

maxwell2732/paper-replicate-agent-demo

Skill Claude CodeCodex

Comprehensive manuscript review covering argument structure, econometric specification, citation completeness, and potential referee objections.

134 3mo ago A 22 tokens

review-r

57

maxwell2732/paper-replicate-agent-demo

Skill Claude CodeCodex

Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.

134 3mo ago A 35 tokens

domain-reviewer

59

maxwell2732/codex-r-empirical-research

Agent Claude Code

Substantive domain review for empirical economics analyses. Template agent — customize the 5 review lenses for your sub-field. Checks identification correctness, derivation steps, citation fidelity, code-theory alignment, and logical consistency.

10 2mo ago A 48 tokens

maxwell2732/codex-r-empirical-research

Agent Claude Code

Spec-review agent for empirical economics. Checks clustering level, FE absorption, weights, IV first-stage strength, multiple-hypothesis correction, sample selection, DiD assumptions, and SE method choice. Use on any analysis script before merging to main.

10 2mo ago A 54 tokens

pedagogy-reviewer

61

maxwell2732/codex-r-empirical-research

Agent Claude Code

Holistic pedagogical review for academic slides. Checks narrative arc, prerequisite assumptions, worked examples, notation clarity, and deck-level pacing. Use after content is drafted.

10 2mo ago A 39 tokens

planner

62

maxwell2732/codex-r-empirical-research

Agent Claude Code

Implementation planning specialist for R projects. Use for feature implementation, architectural decisions, or complex refactoring.

10 2mo ago A 22 tokens

proofreader

63

maxwell2732/codex-r-empirical-research

Agent Claude Code

Expert proofreading agent for academic lecture slides. Reviews for grammar, typos, overflow, and consistency. Use proactively after creating or modifying lecture content.

10 2mo ago A 32 tokens

r-log-validator

64

maxwell2732/codex-r-empirical-research

Agent Claude Code

Verifies that numerical claims about R analysis results actually appear in the corresponding R log file or output table. Refuses to validate claims with no log provenance. Use before any commit or report that contains numerical results.

10 2mo ago A 46 tokens

r-reviewer

65

maxwell2732/codex-r-empirical-research

Agent Claude Code

R code reviewer for empirical economics scripts. Checks reproducibility, logging hygiene, naming, magic numbers, table/figure quality, and adherence to project conventions. Use after writing or modifying any .R file.

10 2mo ago A 45 tokens

verifier

66

maxwell2732/codex-r-empirical-research

Agent Claude Code

End-to-end verification agent for the R pipeline. Confirms scripts run cleanly, logs exist with no errors, output files are present and fresh, and reports render. Use proactively before committing or creating PRs.

10 2mo ago A 46 tokens

PreToolUse

68

maxwell2732/codex-r-empirical-research

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing protect-files.sh. From maxwell2732/codex-r-empirical-research.

10 2mo ago A tokens not measured

Stop

70

maxwell2732/codex-r-empirical-research

Hook Claude Code

Runs when the agent finishes a response, executing log-reminder.py via python3. From maxwell2732/codex-r-empirical-research.

10 2mo ago A tokens not measured

build-tables

72

maxwell2732/codex-r-empirical-research

Skill Claude CodeCodex

Combine saved R model results into publication-ready tables via modelsummary. Produces both .tex (for paper) and .csv (for audit) with consistent formatting.

10 2mo ago A 37 tokens