spinningrachel

51 mods across 1 repository, 4 stars between them.

career-engine

02

spinningrachel/career-engine

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.

4 20d ago A tokens not measured original MIT

spinningrachel/career-engine

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.

4 20d ago B 42,217 tokens original MIT

career-coach

05

spinningrachel/career-engine

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…

4 20d ago A 255 tokens original MIT

spinningrachel/career-engine

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.

4 20d ago A 61 tokens original MIT

cv-writer

07

spinningrachel/career-engine

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…

4 20d ago A 102 tokens original MIT

freelance-manager

08

spinningrachel/career-engine

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…

4 20d ago A 84 tokens original MIT

gatekeeper

09

spinningrachel/career-engine

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.

4 20d ago A 51 tokens original MIT

humanizer

10

spinningrachel/career-engine

Agent

Agent "humanizer" from spinningrachel/career-engine, covering humanizer, identity, scope boundary, mandatory file loading and invocations.

4 20d ago A 0 tokens original MIT

letter-writer

11

spinningrachel/career-engine

Agent

Writes cover letters for the user. Use this agent whenever a cover letter needs to be produced or revised.

4 20d ago A 25 tokens original MIT

spinningrachel/career-engine

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.

4 20d ago A 53 tokens original MIT

spinningrachel/career-engine

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…

4 20d ago A 82 tokens original MIT

localization

14

spinningrachel/career-engine

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…

4 20d ago A 73 tokens original MIT

mind-dump

15

spinningrachel/career-engine

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.

4 20d ago A 54 tokens original MIT

plugin-builder

16

spinningrachel/career-engine

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.…

4 20d ago A 88 tokens original MIT

qa-plugin

17

spinningrachel/career-engine

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…

4 20d ago A 67 tokens original MIT

recruiter-reviewer

18

spinningrachel/career-engine

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…

4 20d ago A 73 tokens original MIT

role-prioritizer

19

spinningrachel/career-engine

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…

4 20d ago A 111 tokens original MIT

source-open-roles

20

spinningrachel/career-engine

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.

4 20d ago A 54 tokens original MIT

technical-writer

21

spinningrachel/career-engine

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…

4 20d ago A 113 tokens original MIT

Stop

22

spinningrachel/career-engine

Hook

Runs when the agent finishes a response, executing log-token-usage.sh via bash. From spinningrachel/career-engine.

4 20d ago A tokens not measured original MIT

career-coach

23

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.

4 20d ago A 60 tokens original MIT

career-engine-edit

24

spinningrachel/career-engine

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…

4 20d ago C 102 tokens original MIT