My Claude Code Setup

Pedro H. C. Sant'Anna · Emory University
Work in progress. This summarizes how I use Claude Code for academic work — lecture slides, R scripts, Beamer-to-Quarto pipelines. I keep learning and updating these files. Sharing what I've figured out so far with friends and colleagues.

A starter kit for academics using Claude Code with LaTeX/Beamer, R, and Quarto. You describe what you want; Claude plans the approach, runs specialized agents, fixes issues, verifies quality, and presents results — like a contractor who handles the entire job. Extracted from a PhD course I developed (Econ 730 at Emory, 6 lectures, 800+ slides).

Read the full guide

What's in the template

Getting started

# 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

Source

Everything is on GitHub: pedrohcgs/claude-code-my-workflow