Files
claude-skills-reference/c-level-advisor/chro-advisor/references/people_strategy.md
Alireza Rezvani 466aa13a7b feat: C-Suite expansion — 8 new executive advisory roles (2→10) (#264)
* feat: C-Suite expansion — 8 new executive advisory roles

Add COO, CPO, CMO, CFO, CRO, CISO, CHRO advisors and Executive Mentor.
Expands C-level advisory from 2 to 10 roles with 74 total files.

Each role includes:
- SKILL.md (lean, <5KB, ~1200 tokens for context efficiency)
- Reference docs (loaded on demand, not at startup)
- Python analysis scripts (stdlib only, runnable CLI)

Executive Mentor features /em: slash commands (challenge, board-prep,
hard-call, stress-test, postmortem) with devil's advocate agent.

21 Python tools, 24 reference frameworks, 28,379 total lines.
All SKILL.md files combined: ~17K tokens (8.5% of 200K context window).

Badge: 88 → 116 skills

* feat: C-Suite orchestration layer + 18 complementary skills

ORCHESTRATION (new):
- cs-onboard: Founder interview → company-context.md
- chief-of-staff: Routing, synthesis, inter-agent orchestration
- board-meeting: 6-phase multi-agent deliberation protocol
- decision-logger: Two-layer memory (raw transcripts + approved decisions)
- agent-protocol: Inter-agent invocation with loop prevention
- context-engine: Company context loading + anonymization

CROSS-CUTTING CAPABILITIES (new):
- board-deck-builder: Board/investor update assembly
- scenario-war-room: Cascading multi-variable what-if modeling
- competitive-intel: Systematic competitor tracking + battlecards
- org-health-diagnostic: Cross-functional health scoring (8 dimensions)
- ma-playbook: M&A strategy (acquiring + being acquired)
- intl-expansion: International market entry frameworks

CULTURE & COLLABORATION (new):
- culture-architect: Values → behaviors, culture code, health assessment
- company-os: EOS/Scaling Up operating system selection + implementation
- founder-coach: Founder development, delegation, blind spots
- strategic-alignment: Strategy cascade, silo detection, alignment scoring
- change-management: ADKAR-based change rollout framework
- internal-narrative: One story across employees/investors/customers

UPGRADES TO EXISTING ROLES:
- All 10 roles get reasoning technique directives
- All 10 roles get company-context.md integration
- All 10 roles get board meeting isolation rules
- CEO gets stage-adaptive temporal horizons (seed→C)

Key design decisions:
- Two-layer memory prevents hallucinated consensus from rejected ideas
- Phase 2 isolation: agents think independently before cross-examination
- Executive Mentor (The Critic) sees all perspectives, others don't
- 25 Python tools total (stdlib only, no dependencies)

52 new files, 10 modified, 10,862 new lines.
Total C-suite ecosystem: 134 files, 39,131 lines.

* fix: connect all dots — Chief of Staff routes to all 28 skills

- Added complementary skills registry to routing-matrix.md
- Chief of Staff SKILL.md now lists all 28 skills in ecosystem
- Added integration tables to scenario-war-room and competitive-intel
- Badge: 116 → 134 skills
- README: C-Level Advisory count 10 → 28

Quality audit passed:
 All 10 roles: company-context, reasoning, isolation, invocation
 All 6 phases in board meeting
 Two-layer memory with DO_NOT_RESURFACE
 Loop prevention (no self-invoke, max depth 2, no circular)
 All /em: commands present
 All complementary skills cross-reference roles
 Chief of Staff routes to every skill in ecosystem

* refactor: CEO + CTO advisors upgraded to C-suite parity

Both roles now match the structural standard of all new roles:
- CEO: 11.7KB → 6.8KB SKILL.md (heavy content stays in references)
- CTO: 10KB → 7.2KB SKILL.md (heavy content stays in references)

Added to both:
- Integration table (who they work with and when)
- Key diagnostic questions
- Structured metrics dashboard table
- Consistent section ordering (Keywords → Quick Start → Responsibilities → Questions → Metrics → Red Flags → Integration → Reasoning → Context)

CEO additions:
- Stage-adaptive temporal horizons (seed=3m/6m/12m → B+=1y/3y/5y)
- Cross-references to culture-architect and board-deck-builder

CTO additions:
- Key Questions section (7 diagnostic questions)
- Structured metrics table (DORA + debt + team + architecture + cost)
- Cross-references to all peer roles

All 10 roles now pass structural parity:  Keywords  QuickStart  Questions  Metrics  RedFlags  Integration

* feat: add proactive triggers + output artifacts to all 10 roles

Every C-suite role now specifies:
- Proactive Triggers: 'surface these without being asked' — context-driven
  early warnings that make advisors proactive, not reactive
- Output Artifacts: concrete deliverables per request type (what you ask →
  what you get)

CEO: runway alerts, board prep triggers, strategy review nudges
CTO: deploy frequency monitoring, tech debt thresholds, bus factor flags
COO: blocker detection, scaling threshold warnings, cadence gaps
CPO: retention curve monitoring, portfolio dog detection, research gaps
CMO: CAC trend monitoring, positioning gaps, budget staleness
CFO: runway forecasting, burn multiple alerts, scenario planning gaps
CRO: NRR monitoring, pipeline coverage, pricing review triggers
CISO: audit overdue alerts, compliance gaps, vendor risk
CHRO: retention risk, comp band gaps, org scaling thresholds
Executive Mentor: board prep triggers, groupthink detection, hard call surfacing

This transforms the C-suite from reactive advisors into proactive partners.

* feat: User Communication Standard — structured output for all roles

Defines 3 output formats in agent-protocol/SKILL.md:

1. Standard Output: Bottom Line → What → Why → How to Act → Risks → Your Decision
2. Proactive Alert: What I Noticed → Why It Matters → Action → Urgency (🔴🟡)
3. Board Meeting: Decision Required → Perspectives → Agree/Disagree → Critic → Action Items

10 non-negotiable rules:
- Bottom line first, always
- Results and decisions only (no process narration)
- What + Why + How for every finding
- Actions have owners and deadlines ('we should consider' is banned)
- Decisions framed as options with trade-offs
- Founder is the highest authority — roles recommend, founder decides
- Risks are concrete (if X → Y, costs $Z)
- Max 5 bullets per section
- No jargon without explanation
- Silence over fabricated updates

All 10 roles reference this standard.
Chief of Staff enforces it as a quality gate.
Board meeting Phase 4 uses the Board Meeting Output format.

* feat: Internal Quality Loop — verification before delivery

No role presents to the founder without passing verification:

Step 1: Self-Verification (every role, every time)
  - Source attribution: where did each data point come from?
  - Assumption audit: [VERIFIED] vs [ASSUMED] tags on every finding
  - Confidence scoring: 🟢 high / 🟡 medium / 🔴 low per finding
  - Contradiction check against company-context + decision log
  - 'So what?' test: every finding needs a business consequence

Step 2: Peer Verification (cross-functional)
  - Financial claims → CFO validates math
  - Revenue projections → CRO validates pipeline backing
  - Technical feasibility → CTO validates
  - People/hiring impact → CHRO validates
  - Skip for single-domain, low-stakes questions

Step 3: Critic Pre-Screen (high-stakes only)
  - Irreversible decisions, >20% runway impact, strategy changes
  - Executive Mentor finds weakest point before founder sees it
  - Suspicious consensus triggers mandatory pre-screen

Step 4: Course Correction (after founder feedback)
  - Approve → log + assign actions
  - Modify → re-verify changed parts
  - Reject → DO_NOT_RESURFACE + learn why
  - 30/60/90 day post-decision review

Board meeting contributions now require self-verified format with
confidence tags and source attribution on every finding.

* fix: resolve PR review issues 1, 4, and minor observation

Issue 1: c-level-advisor/CLAUDE.md — completely rewritten
  - Was: 2 skills (CEO, CTO only), dated Nov 2025
  - Now: full 28-skill ecosystem map with architecture diagram,
    all roles/orchestration/cross-cutting/culture skills listed,
    design decisions, integration with other domains

Issue 4: Root CLAUDE.md — updated all stale counts
  - 87 → 134 skills across all 3 references
  - C-Level: 2 → 33 (10 roles + 5 mentor commands + 18 complementary)
  - Tool count: 160+ → 185+
  - Reference count: 200+ → 250+

Minor observation: Documented plugin.json convention
  - Explained in c-level-advisor/CLAUDE.md that only executive-mentor
    has plugin.json because only it has slash commands (/em: namespace)
  - Other skills are invoked by name through Chief of Staff or directly

Also fixed: README.md 88+ → 134 in two places (first line + skills section)

* fix: update all plugin/index registrations for 28-skill C-suite

1. c-level-advisor/.claude-plugin/plugin.json — v2.0.0
   - Was: 2 skills, generic description
   - Now: all 28 skills listed with descriptions, all 25 scripts,
     namespace 'cs', full ecosystem description

2. .codex/skills-index.json — added 18 complementary skills
   - Was: 10 roles only
   - Now: 28 total c-level entries (10 roles + 6 orchestration +
     6 cross-cutting + 6 culture)
   - Each with full description for skill discovery

3. .claude-plugin/marketplace.json — updated c-level-skills entry
   - Was: generic 2-skill description
   - Now: v2.0.0, full 28-skill ecosystem description,
     skills_count: 28, scripts_count: 25

* feat: add root SKILL.md for c-level-advisor ClawHub package

---------

Co-authored-by: Leo <leo@openclaw.ai>
2026-03-06 01:35:08 +01:00

12 KiB
Raw Blame History

People Strategy Reference

Hiring, retention, performance, and remote/hybrid frameworks for each growth stage.


Hiring Strategy by Growth Stage

Pre-Seed / Seed (115 people)

Who you're hiring: Generalists who can do multiple jobs. Specialists are a luxury you can't afford unless the specialty is your core product.

The test: Could this person be the 5th employee at a startup and thrive? If they need a defined role, clear process, and a manager — not yet.

Sourcing at this stage:

  • Founder networks first (highest signal, lowest cost)
  • Angel List / Wellfound — self-selected for startup risk tolerance
  • Referrals from existing employees (offer a referral bonus from day 1)
  • GitHub / Dribbble / published work for technical roles
  • Avoid: Big job boards, recruiters (unless technical retained search for C-suite)

Interview process (keep it lean):

  1. 30-min intro call (culture/motivation fit, comp alignment)
  2. Take-home or live work sample (24 hours max, paid for senior roles)
  3. 60-min deep-dive with founders
  4. Reference checks (3 calls, not emails — you want the real story)

Offer timeline: Decision within 48 hours. Top candidates have multiple offers.

What to get right:

  • Written job scorecard (outcomes expected in 30/60/90 days) — not a job description
  • Equity range disclosed in first conversation
  • No exploding offers. Pressure tactics lose good people.

Series A (1550 people)

The hiring shift: You need some specialists now. First management layer emerges. First "culture carries" — people who reinforce what you want to become.

Critical hires at this stage (in priority order):

  1. VP/Head of Engineering (if founder isn't technical)
  2. Head of Product
  3. First dedicated recruiter (when you're hiring > 10/year)
  4. First Finance/Operations hire
  5. Head of Sales (when product-market fit is real)

Building the recruiting function:

  • First recruiter should be a generalist with hustle, not a specialist
  • Set up an ATS (Ashby, Greenhouse, or Lever) before you need it — not after
  • Create interview scorecards for every role
  • Track: time to fill, offer acceptance rate, source quality

Common mistakes at Series A:

  • Promoting top ICs to management without management training
  • Hiring "brand name" executives who've never operated lean
  • Over-indexing on experience, under-indexing on trajectory
  • No onboarding process → 90-day regrettable turnover

Job scorecards (required for every role):

Role: [Title]
Reports to: [Manager]
Start date: [Target]
Why this role now: [Business case in 1-2 sentences]

Outcomes (90 days):
- [Concrete deliverable 1]
- [Concrete deliverable 2]
- [Concrete deliverable 3]

Outcomes (12 months):
- [Strategic impact 1]
- [Strategic impact 2]

Competencies (top 3 only):
- [What, why it matters for THIS role]
- [What, why it matters for THIS role]
- [What, why it matters for THIS role]

Comp range: [Base] + [Equity] + [Benefits summary]

Series B (50150 people)

The scaling inflection point. Tribal knowledge breaks. Process matters now. Culture requires deliberate investment.

What changes:

  • Recruiters become specialists (technical, GTM, exec)
  • Manager training becomes non-negotiable
  • Performance management needs structure (not just "we'll know it when we see it")
  • Onboarding needs to scale without founders in every session
  • Comp bands become essential — people are comparing notes

Hiring velocity benchmarks (Series B):

Function Avg time to fill Avg interviews Benchmark offer acceptance
Engineering IC 3545 days 45 rounds 8085%
Engineering Manager 4560 days 56 rounds 7580%
Sales IC 2535 days 34 rounds 8590%
Sales Manager 4055 days 45 rounds 8085%
G&A (Finance, HR, Ops) 3045 days 34 rounds 8590%

Internal mobility: By 50 people, start tracking internal promotion rates. Target: 2030% of manager+ roles filled internally. If it's < 10%, your career development is failing.


Series C+ (150+ people)

Professional management era. Founders can't know everyone. Systems and culture carry what personal relationships used to.

HR function maturity required:

  • Dedicated HRBPs per business unit (1:75100 employees)
  • L&D budget (12% of salary budget minimum)
  • Succession planning for all VP+ roles
  • Structured calibration process for performance reviews
  • Total rewards strategy reviewed annually with board

Retention Programs That Actually Work

What drives retention (in order of impact)

  1. Manager quality — Gallup: 70% of team engagement variance is explained by the manager. Fix managers first.
  2. Growth trajectory — People leave when they can't see their next role. Career ladders are retention tools.
  3. Compensation competitiveness — Being at P25 on salary is a slow leak. Audit annually.
  4. Mission/product belief — Especially for senior ICs. They want to work on something that matters.
  5. Team quality — "I stay because of the people I work with." True at every level.
  6. Flexibility — Location, hours, autonomy. Low cost, high impact.

What doesn't work (but companies do anyway)

  • Pizza parties and ping pong tables
  • "Perks" that substitute for salary
  • Annual reviews with no action on feedback
  • Forced fun events
  • Vague "culture improvement" initiatives without specific behavior changes

The 30-60-90 Onboarding Framework

Structured onboarding cuts 90-day turnover by 50%+.

Days 130: Learn

  • Complete admin setup (day 1, before lunch)
  • Meet all key stakeholders (scheduled by their manager, not on the new hire)
  • Understand: business model, current priorities, team processes, how success is measured
  • No deliverables expected. Learning is the job.
  • Weekly 1:1 with manager: "What's confusing? What do you need?"

Days 3160: Contribute

  • First real project (scoped to be completable)
  • Present findings or work to the team
  • Identify one process that could be improved (observation only — don't fix yet)
  • 30-day check-in: formal feedback from manager

Days 6190: Lead

  • Own a deliverable end-to-end
  • Offer one specific improvement recommendation with data
  • 90-day review: mutual assessment — manager on new hire, new hire on onboarding
  • Set 6-month goals

Stay Interviews (underused, high ROI)

Run with every employee once per year. Not their manager — HR or skip-level.

Questions that surface real risk:

  • "What's keeping you here?"
  • "What would make you consider leaving?"
  • "What's one thing your manager could do differently?"
  • "Is your role what you expected when you joined?"
  • "What career path do you want? Are we helping you get there?"
  • "Are you fairly compensated? Do you know how you'd get a raise?"

Act on answers within 30 days or don't ask. Unanswered feedback is worse than no feedback.

Exit Interviews — What to Actually Learn

Skip the happiness survey. Ask these:

  • "When did you first think about leaving?"
  • "Was there a specific event that triggered your decision?"
  • "What could we have done to retain you?"
  • "Where are you going and why?" (What does the other offer have that we don't?)
  • "Would you recommend us as an employer? Why or why not?"

Track exit themes by manager. If one manager's exits cite "micromanagement" three times — that's data.


Performance Management

The System That Works

Continuous > annual. Annual reviews with no mid-year touchpoints are theater.

Structure:

  • Weekly 1:1s (30 min): blockers, priorities, relationship
  • Monthly check-ins (1 hr): progress against goals, feedback exchange
  • Quarterly reviews (formal): written self-assessment + manager assessment + goal revision
  • Annual calibration (rating + comp): cross-manager calibration session, then individual conversations

Calibration Sessions

Purpose: Prevent manager bias. Ensure "exceeds expectations" means the same thing across teams.

Process:

  1. Managers submit preliminary ratings independently
  2. HR facilitates 2-hr calibration with all managers in a function
  3. Managers must justify outliers (top and bottom)
  4. Ratings adjusted for consistency
  5. Managers deliver final ratings with rationale

Distribution guidance (enforce with calibration):

  • Exceptional (5): < 10% — if everyone's exceptional, no one is
  • Exceeds (4): 2025%
  • Meets (3): 5565%
  • Needs improvement (2): 812%
  • Underperforming (1): 25%

Managing Underperformers

The most avoided management task. And the most damaging when avoided.

High performers notice when underperformers are tolerated. They leave.

The 4-step framework:

Step 1: Diagnose before acting (Week 12)

  • Is this a skill gap (can't do it) or a will gap (won't do it)?
  • Skill gap → training, clearer expectations, different role
  • Will gap → direct feedback, clear consequences, then PIP

Step 2: Direct feedback conversation (Week 23)

  • Specific: "Your last 3 sprint deliveries were 40% incomplete"
  • Not: "You're not meeting expectations"
  • Document. Send written summary after every feedback conversation.

Step 3: Performance Improvement Plan (PIP) Required when: two rounds of direct feedback haven't produced change.

PIP structure:

Name: [Employee]
Manager: [Name]
Date: [Start]
Review date: [30/60 days out]

Current performance issues:
- [Specific, observable behavior with examples and dates]
- [Metric not met: target X, actual Y for Z weeks]

Required improvements:
- [Specific, measurable outcome 1] by [date]
- [Specific, measurable outcome 2] by [date]

Support provided:
- [Training, coaching, additional resources]

Consequences if not met: [Role change / separation]

Check-in schedule: [Weekly with manager + HR]

Step 4: Exit or role change

  • If PIP milestones not met: proceed to separation
  • Don't extend PIPs indefinitely — it's unfair to the employee and the team
  • Offer a graceful exit where possible: "This role isn't the right fit. Here's a package and a reference."

What not to do:

  • "Quiet manage out" without clear feedback (legally risky, unfair)
  • PIP as a formality before termination (if you know you're firing them, just do it)
  • Tolerating underperformance "because we're understaffed" (it makes understaffing worse)

Remote / Hybrid Strategy

The question isn't "remote or not" — it's "what kind of collaboration does our work require?"

Work type taxonomy:

Work type Remote-compatible? Hybrid compatible?
Deep individual work (coding, writing, analysis) Yes Yes
Async collaboration (code review, doc review) Yes Yes
Synchronous problem-solving (debugging, design) Yes (video) Yes
Relationship-building (onboarding, new team) Harder Yes
Executive alignment, strategy Harder Yes — quarterly in-person
Sales (enterprise, relationship-based) No Depends on market

Making Hybrid Work (Not Just a Policy)

The failure mode: "Hybrid" = go to office on Tuesday/Thursday, but no one coordinates, all meetings are still Zoom anyway.

What actually works:

  1. Anchor days with purpose — Office days should have things that require the office: workshops, team rituals, whiteboarding sessions. Not just "presence."

  2. Async-first culture, not async-only — Document decisions. Write things down. Use Loom for walkthroughs. Reduce "quick sync" meetings.

  3. Equal experience for remote participants — If some are in the room and some are on video, the remote folks are second-class. Either everyone's remote or set up rooms properly.

  4. Manager standards for remote teams:

    • 1:1s are non-negotiable (video, not async)
    • Over-communicate on priorities (people can't absorb hallway context)
    • Write down decisions (remote employees miss casual office decisions)
    • Recognize work publicly (Slack shoutouts, all-hands wins)

Remote Compensation Philosophy (pick one, be explicit)

Option A: Location-based pay Pay based on where the employee lives. Lower cost in lower-cost markets. Harder to hire in high-cost cities.

Option B: Role-based (location-neutral) One band for each role regardless of location. Simpler, more equitable. Higher overall payroll cost.

Option C: Zone-based Define 23 geographic zones (e.g., Tier 1 cities, Tier 2 cities, international). Set bands per zone. Common at mid-stage startups.

The wrong answer: No stated policy, and every offer is negotiated individually. Creates pay equity problems fast.