From career
Produce a Recruitment Profile research brief — careers page, open roles (filtered by target function if provided), LinkedIn presence, headcount trend, hiring signals, recruiter activity, and known interview-process patterns from public sources. Use when the user wants to assess whether a company is actually hiring people like them, vs. posting ghost roles. Reads templates/research-briefs/recruitment-profile.md and writes to <WORKING_FOLDER>/research/companies/<slug>/recruitment-profile.md.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin careerThis skill is limited to using the following tools:
How and whether they're actually hiring. Distinguishes live activity from boilerplate "we're always hiring" pages.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
How and whether they're actually hiring. Distinguishes live activity from boilerplate "we're always hiring" pages.
$ARGUMENTS:
<company_name>.--slug=<slug>.--function=<engineering|product|design|...> — narrows open-role analysis.${CAREER_DATA_DIR}/config.json → WORKING_FOLDER. Output: ${WORKING_FOLDER}/research/companies/${slug}/recruitment-profile.md.
${PLUGIN_ROOT}/templates/research-briefs/recruitment-profile.md.
For each open posting in the target function (or all, if no function):
ghost-suspect.Aggregate:
Pull LinkedIn employee count for the latest 1–4 snapshots from Wayback Machine if needed. Compute direction + magnitude over the available period.
Recent senior hires, recent senior departures (signal-bearing only — not every leaver), recent layoffs (date + scope + statement), recent recruiter posts on LinkedIn.
From Glassdoor "Interviews" tab — summarise typical stages, timeline, takehome y/n, pay-band transparency. Quote with reviewer date.
Standard pattern (see other briefs).
Append +recruitment to the row.
If social-feedback companion is installed, delegate sentiment cross-checks ("are people on Reddit/HN talking about this company's hiring process?") via social-feedback:check-discourse. Otherwise skip.
unknown, continue.(cached).--refresh silently overwrites.