From people-management
Synthesizes dashboard of customer account health, risks, and milestones by scanning Slack channels (7 days), Gmail threads (14 days), Notion pages, and Google Drive for Sales/CS managers.
npx claudepluginhub techwolf-ai/ai-first-toolkitThis skill uses the workspace's default tool permissions.
> **Principle: "Narrow scope, high impact."** One synthesised view across all accounts, so you can spot what needs attention without channel-hopping.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Principle: "Narrow scope, high impact." One synthesised view across all accounts, so you can spot what needs attention without channel-hopping.
Produces a dashboard-style overview of active customer accounts and internal projects for the manager's team.
If any MCP connector is unavailable, follow the connector unavailability protocol in ../../references/operating-principles.md.
Read from manager-context/:
sources.md -- customer/project channels, account mappingsmanager-profile.md -- team members and their account assignmentsteam/ -- individual team member profiles and project assignmentsIf no manager-context exists:
โ ๏ธ No manager context found. Run /setup first so I know which accounts and channels to monitor.
I can still search broadly, but results will be less targeted.
From manager-context, get the list of active accounts/projects and their:
If filtering by account or team member, narrow the scope.
For each active account, gather:
Slack (last 7 days):
Gmail (last 14 days):
Notion:
Google Drive:
For each account, determine a health signal based on evidence:
Important: These are signals, not diagnoses. Always show the evidence that led to the assessment.
Read references/output-template.md for the full output template structure.
Spawn a sub-agent to review the customer status overview with fresh eyes. The reviewer should:
Incorporate the reviewer's feedback before presenting the final overview.
Here's your customer status overview. Want me to:
- Dig deeper into any specific account?
- Prep for a conversation with [team member] about [account]?
- Check email threads for a specific customer?
Read ../../references/operating-principles.md for shared operating principles (data scope, DM flagging, signals vs diagnoses, connector unavailability).
Additional notes specific to this skill:
(from DM).