A foundation for AI-assisted academic work using Claude Code. You describe what you want — lecture slides, a research paper, a data analysis, a replication package — and Claude plans the approach, runs specialized agents, fixes issues, verifies quality, and presents results. Like a contractor who handles the entire job.
/create-lecture, /review-paper, /qa-quarto, …) that runs the orchestrator pattern internally: plan, implement, review with agents, fix, re-verify, score against quality thresholds/commit halts below 80 (user can override with an explicit reason); skills that implement the orchestrator pattern verify every output before reporting done/compile-latex, /proofread, /deploy, /commit, /qa-quarto, /lit-review, /review-paper, /respond-to-referees, /new-diagram, /data-analysis, /audit-reproducibility, /checkpoint, /preregister, and more — plus quality gates, TikZ prevention/measurement, notation consistency, and R conventions/review-paper --peer <journal> runs a full editorial pipeline: editor desk review, two blind referees with deliberately different dispositions (STRUCTURAL / CREDIBILITY / MEASUREMENT / POLICY / THEORY / SKEPTIC), editorial synthesis with FATAL / ADDRESSABLE / TASTE classification. Calibrated to 5 econ journals (AER / QJE / JPE / ECMA / ReStud) plus a template for adding your own field. Adapted from Hugo Sant’Anna’s clo-author with permission./lit-review for literature synthesis, /research-ideation for hypothesis generation, /interview-me to formalize ideas, /review-paper for manuscript review, /data-analysis for end-to-end R analysis/new-diagram scaffold with prevention pre-checks, production Beamer preamble with palette-synced Quarto theme, measurement-based collision audits via tikz-reviewer[LEARN:tag] corrections persist in MEMORY.md across sessions; plans survive context compressionexplorations/ sandbox with fast-track prototyping (60/100 threshold), simplified orchestrator for R/research, and merge-only quality reportingeffort, context: fork), /batch for parallel refactoring, plugins, and headless CLI mode# Fork this repo on GitHub, then: git clone https://github.com/YOUR_USERNAME/claude-code-my-workflow.git my-project cd my-project
Then start Claude Code and paste the starter prompt from the guide. Describe your project in 2–3 sentences and Claude will read all the configuration files, fill in the placeholders, and adapt the workflow to your use case.
The full guide walks through everything: setup, agents, quality gates, workflow patterns, and customization.
Read the full guide Copy the starter prompt
Everything is on GitHub: pedrohcgs/claude-code-my-workflow