From career
Produce a Glassdoor / employee-sentiment research brief — overall ratings, sub-ratings, tenure data with red-flag detection scoped to the relevant team, compensation data, theme analysis of top complaints and positives, recent direction inflections. Aggregate sentiment, not a recap of individual reviews. Use to gauge whether public employee discourse aligns or contradicts the company's outward image. Reads templates/research-briefs/glassdoor-signal.md and writes to <WORKING_FOLDER>/research/companies/<slug>/glassdoor-signal.md.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin careerThis skill is limited to using the following tools:
Aggregate sentiment, *not* a list of individual reviews. The point is patterns and inflections.
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.
Aggregate sentiment, not a list of individual reviews. The point is patterns and inflections.
$ARGUMENTS:
<company_name>.--slug=<slug>.--team=<engineering|sales|product|...> — scope tenure red flags + theme analysis to a team.${CAREER_DATA_DIR}/config.json → WORKING_FOLDER. Output: ${WORKING_FOLDER}/research/companies/${slug}/glassdoor-signal.md.
${PLUGIN_ROOT}/templates/research-briefs/glassdoor-signal.md.
From the company page directly. Trend: compare current rating to last 12 months if Wayback snapshots available.
--team provided, scope to that team's reviewers (use job-title field).For the latest 30 reviews:
If reviews show a clear before/after — leadership change, layoffs, acquisition — note it with one quote on each side.
Pull stratified data (role × geography) from Levels / Glassdoor / Blind. Always cite source. Self-reports get "(self-reported)" tag.
Append +glassdoor to the row.
If social-feedback companion is installed, cross-check on Reddit / HN / Blind — social-feedback:check-discourse <company> employee sentiment. Use to validate or qualify Glassdoor themes.
(non-Glassdoor source).## Status: low-signal and avoid theme analysis.--refresh silently overwrites.