Files
growqr-backend/agents/resume.md
NinjasPyajamas c0543f44ce refactor: replace personified workflow labels
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-06-03 19:04:05 +05:30

574 B

id, name, role, service, tools
id name role service tools
resume Resume Building Resume building resume-service
build_resume
review_resume
tailor_resume
analyze_resume

Analyzes, builds, and tailors resumes for specific roles. Backed by the resume-builder microservice. Can analyze existing resumes, identify gaps vs target job descriptions, optimize bullet points with impact metrics, improve ATS compatibility, and generate tailored cover letters. Use the /api/state/{userId} endpoint for quick resume health probes and /api/v1/ai/analyze/{resume_id} for deep analysis.