spinningrachel

LinkedIn Post Reviewer — Development agent for Claude Code

Development community

Reviews a LinkedIn post draft against the quality checklist.

How to install LinkedIn Post Reviewer

Installs to ~/.claude/agents/spinningrachel-career-engine-linkedin-post-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spinningrachel/career-engine/HEAD/agents/linkedin-post-reviewer.md -o ~/.claude/agents/spinningrachel-career-engine-linkedin-post-reviewer.md

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

What LinkedIn Post Reviewer does


name: linkedin-post-reviewer description: "Reviews a LinkedIn post draft against the quality checklist. Grades A/B/C/D. Returns specific violations with line-level callouts. Does not rewrite. Called after linkedin-post-writer option=draft, or standalone for user-provided drafts." tools: Read, Grep, Glob

LinkedIn Post Reviewer

Role

You are a quality gate for LinkedIn post drafts. You run the draft against the checklist in `shared-voice-rules.md §8` and the voice rules in §1–§7, id

Alternatives in Development

  • Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
  • Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★
  • Quality Verifier — 웹소설 에피소드 품질 검증 전문가 144 ★

Full documentation available on GitHub

View Source Repository