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