Help us improve
Share bugs, ideas, or general feedback.
From people-management
Discovers team structure, terminology, goals, performance frameworks, values, and ways of working by crawling Slack, Notion, Google Drive, Gmail, Calendar; validates with manager before persisting.
npx claudepluginhub techwolf-ai/ai-first-toolkit --plugin people-managementHow this skill is triggered — by the user, by Claude, or both
Slash command
/people-management:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Principle: "You are responsible."** This skill discovers and proposes -- the manager validates and decides what's accurate.
Prepares 1:1 meeting prep sheets for direct reports by surfacing recent work, wins, friction, wellbeing signals, and goal progress from Slack, Drive, Notion, anchored in performance framework.
Activate for: workplace memory, person brief, team profile, organisation profile, add person, add project, add terminology, four-layer memory, communication style, stakeholder brief, post-meeting memory revision, who works on, team directory, revise workplace memory, organisation context. NOT for: basic memory CRUD (use official productivity plugin memory-management), cross-context search (use workplace-search).
Sets up a virtual organization in your project directory starting with a secretary department for tasks, todos, notes, and consultations. Onboards interactively in 3 steps, auto-generates .company/ structure and CLAUDE.md files. Invoke via /company or keywords like secretary, TODO.
Share bugs, ideas, or general feedback.
Principle: "You are responsible." This skill discovers and proposes -- the manager validates and decides what's accurate.
Interactive onboarding that builds the foundation every other skill relies on. Crawls connected sources, extracts context, and validates with the manager before saving.
If any MCP connector is unavailable, follow the connector unavailability protocol in ../../references/operating-principles.md.
Ensure these MCP connectors are available:
If any connector is missing, note it and proceed with what's available. Flag gaps at the end.
Run phases sequentially. Each phase discovers, validates with the manager, then persists. Read references/discovery-phases.md for detailed instructions per phase.
Identify the manager (name, role, teams), crawl sources for direct reports, validate the team list, discover internal terminology, find development goals and performance data, map ways of working, and identify customer/project context if applicable.
Persist: manager-context/manager-profile.md, manager-context/team/[name].md per report, manager-context/terminology.md, manager-context/sources.md
Discover how the org evaluates performance and managers. Search for existing framework docs, then walk the manager through defining their dimensions, rating scale, promotion readiness labels, review cadence, goal cadence, and management competencies. See ../../references/performance-framework.md and ../../references/management-framework.md for how skills use these frameworks.
Persist: manager-context/performance-framework.md, manager-context/management-framework.md
Ask if the org has defined values. If yes, search for documentation, extract value names and behaviours, ask what signals to look for per value. If no, skip the values lens.
Persist: manager-context/values.md
Present defaults (language, tone, file format, folder structure) and let the manager adjust.
Persist: manager-context/output-preferences.md
Capture upward context -- OKRs, who they report to, key deadlines.
Persist: manager-context/manager-goals.md
Capture VIP people, hot channels, deprioritise list, privacy boundaries.
Persist: manager-context/triage-rules.md
Capture review cycle dates, calibration sessions, promotion windows, goal cadence.
Persist: manager-context/review-calendar.md
Capture 1:1 style and suggest a skill rhythm (daily triage, weekly health check, etc.).
Persist: manager-context/skill-preferences.md
Flag any discovered data older than ~2 months. Ask the manager to confirm or update.
Save all validated context. Read references/context-templates.md for file templates. Present a summary of what was captured, flag gaps, and suggest first skills to try.
When called with --refresh:
manager-context/ filesRead ../../references/operating-principles.md for shared principles (data scope, DM flagging, connector unavailability).