A LaTeX resume template designed for use with AI coding agents like Claude Code.
- Create your resume file (e.g.,
Your_Name_Resume.tex) - Open the project with Claude Code in plan mode
- The agent will grill you with questions about your work experience to extract metrics, impact, and context
- It accumulates your answers in
work_experience_details.mdand crafts strong bullet points
./scripts/build.sh Your_Name_Resume.texUses local pdflatex if available, otherwise falls back to Docker.
\section{Professional Experience}
\noindent
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{Software Engineer} & Jan 2022 - Present \\
\textit{\myhref{https://company.com}{Company Name}} & \textit{City, Country} \\
\end{tabular*}
\begin{itemize}
\setlength{\itemsep}{1pt}
\item Led development of X, reducing Y by Z\% and saving \$N annually.
\item Architected CI/CD pipeline, cutting release cycles from 1 week to 1 day.
\end{itemize}references/recruiter_guidelines.md- XYZ formula and best practicesreferences/bullet_examples.md- Before/after examples