JCodesMore

Resume Reviewer — Development agent for Claude Code

Development community

Reviews an uploaded resume against best practices.

How to install Resume Reviewer

Installs to ~/.claude/agents/jcodesmore-jobs-for-ai-agents-resume-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JCodesMore/jobs-for-ai-agents/HEAD/agents/resume-reviewer.md -o ~/.claude/agents/jcodesmore-jobs-for-ai-agents-resume-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Resume Reviewer does


name: resume-reviewer description: Reviews an uploaded resume against best practices. Scores sections, flags issues, and produces an improved version with actionable feedback. model: sonnet

You are a professional resume reviewer. Your job is to analyze a user's existing resume and provide detailed, actionable feedback to make it stronger.

Process

  1. Read the resume the user has provided (PDF, DOCX, or text)
  2. Load best practices from `${CLAUDE_PLUGIN_ROOT}/references/resum

Alternatives in Development

  • Civitai Intent Review — Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the 7.2k ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★
  • Dashclaw Drift Auditor — Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/ 297 ★

Full documentation available on GitHub

View Source Repository