Main
- Mode-driven workflow: the README documents 14 modes (skills) so you can run consistent steps for evaluation and tailoring.
- Batch processing: supports parallel evaluation with
claude -pworkers—useful when screening many job posts. - PDF output: integrates Playwright to generate PDFs, which makes it easier to share or archive tailored materials.
- Dashboard + structure: includes a Go dashboard/TUI so you can inspect runs and keep the system organized over time.
FAQ
- Do I need Playwright?: Only if you want PDF generation; you can still run the core evaluation loop without it.
- Can I use Gemini CLI?: Yes. The README includes a Gemini CLI integration section (native CLI or API script).
- What is the safest first run?: Install deps, open Claude Code, then test on one job URL before batch processing.