cheyfitz
01Plugin Claude Code
Rachel Cheyfitz's Claude Code plugins.
Plugin Claude Code
Rachel Cheyfitz's Claude Code plugins.
Plugin Claude Code
Career management and personal branding engine. Positioning framework, employment coaching, multi-agent CV and cover letter pipeline, DOCX export. Requires setup — run /career-engine:setup after installing.
Settings file Claude Code
Agent settings declaring 50 allowed tools.
Instructions file
Instructions for spinningrachel/career-engine, covering claude.md — career engine plugin, ⛔ mandatory stop — read before doing anything else, data layer: the career-data skill, skill ownership map — who reads what, from where and updating career-data.
Agent
The user's Elite Sovereign Career Strategist and Tech Executive Coach. Seven invocation modes: inline (user provides a URL or JD directly), brand (user asks about personal brand, positioning, or messaging), intake pipeline (called by career-engine-intake for Needs Research roles), pre-draft outline (called by the…
Agent
Batch content pipeline orchestrator. Queries the Notion idea bank, selects a batch of ideas for drafting, runs linkedin-post-writer and linkedin-post-reviewer for each, and returns a review queue. Does not schedule or publish. Standalone entry — called directly by the user.
Agent
Writes or revises a tailored CV for the user based on a structured job description. Two options: Draft (standard) and Revision. Produces either CV Type — Detailed (the full multi-page CV) or Brief (a one-page, two-column condensed CV) — per the CV Type input the orchestrator resolves and passes at every spawn. Use…
Agent
Freelance platform management agent for Fiverr and Upwork. Three modes: Create (draft new gig or service listing), Update (revise existing gig copy, pricing, or positioning), Respond (draft custom offer or proposal in response to an inquiry). Browser automation via claude-in-chrome for both platforms — no native MCP…
Agent
Quality gate for the career-engine pipeline. Three checks — CV Check, Cover Letter Check, and Coach Output Check. Returns PASS or FAIL with specific violations. Never rewrites. Never judges quality. Checks rules only. Loops are expected.
Agent
Agent "humanizer" from spinningrachel/career-engine, covering humanizer, identity, scope boundary, mandatory file loading and invocations.
Agent
Writes cover letters for the user. Use this agent whenever a cover letter needs to be produced or revised.
Agent
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.
Agent
Drafts LinkedIn posts from a single idea. Reads the idea's content from the user or from Notion, selects format (A/B/C), and produces a complete draft following shared-voice-rules.md §8 and the user's LinkedIn post strategy. Two options: draft (first pass) and revision (apply reviewer feedback). Standalone or called…
Agent
Localizes the user's CV and cover letter from {{USERDEFAULTLANGUAGE}} into {{USERSECONDLANGUAGE}} after the English DOCX pipeline completes. Called when the role's Languages property includes {{USERSECONDLANGUAGE}}. Fabrication rule applies as strictly as in the source language. This agent only translates — it does…
Agent
Idea capture and structuring agent. Interviews the user to surface, clarify, and organise raw ideas, then creates structured Notion pages in the idea bank. Deduplicates against existing ideas before starting. Standalone entry — called directly by the user.
Agent
Plugin development assistant for the career-engine plugin. Invoked when the user says "help me work on the career-engine", "help me edit the career-engine", "help me create a PR for career-engine", "I want to change [agent/skill/file] in the plugin", or any similar request to modify, extend, or publish the plugin.…
Agent
QA agent for the career-engine plugin. Validates the repo and the built .plugin — mechanical battery + relational parity layer via scripts, then diff-scoped consumer sweep, manual judgment checks, and semantic passes (trace-a-run, contradiction hunt, enforcement red-team). Reports PASS/FAIL per check; never makes…
Agent
Reviews a draft CV as a senior recruiter would — focuses on whether the CV would survive the first 10–15 second pass. Asks: Would this resume clear ATS and elimination risks? Does the top third establish fit and seniority? Are there obvious keyword / impact / formatting problems? Called after cv-writer produces the…
Agent
Cheap, uncapped first-pass triage for newly-added roles. Fetches the JD, reads location, scores Priority using the same framework the career coach uses (JD-only, no company/culture/landscape research), writes a short Role Summary, and promotes each role from New to Needs Research so full intake's 5-role selection is…
Agent
Sources open roles across LinkedIn, remote boards, startup boards, general job boards, and freelance platforms. Scores results against saved preferences, deduplicates against the Notion database, and returns a ranked list of roles worth adding to the pipeline.
Agent
Principal Systems Architect & Technical Documentation Lead. Three invocation modes: Write (create documentation from scratch), Edit (improve existing documentation), and Review (evaluate documentation against quality standards). Covers the full range of technical and product documentation — API docs, PRDs, specs…
Hook
Runs when the agent finishes a response, executing log-token-usage.sh via bash. From spinningrachel/career-engine.
Skill Claude CodeCodex
Dispatch table and always-applicable rules for the career-coach agent. Load this file first on every invocation. Then load the sub-file(s) for the current phase or mode. The always-applicable rules in this file govern every invocation — they are not repeated in sub-files.
Skill Claude CodeCodex
Editing pipeline for the career-engine plugin. Triggers when the user says "edit CVs", "run CV edits", "process the Needs editing queue", or any similar phrase. Retrieves all Job Applications rows with Status = Needs editing, runs the career coach first to verify and update its owned properties, then routes each role…