Product Team Health Diagnostic
by @quochungto
Diagnose why a product team or organization is slow, not innovative, or delivering poor outcomes. Use when a leader or team observes slow velocity, lack of i...
clawhub install bookforge-product-team-health-diagnosticπ About This Skill
name: product-team-health-diagnostic description: | Diagnose why a product team or organization is slow, not innovative, or delivering poor outcomes. Use when a leader or team observes slow velocity, lack of innovation, poor product quality, feature factory behavior, or team dysfunction β and needs root causes and a prioritized fix list. Also use when a new product leader is assessing an organization, when a CEO or board says teams are too slow, or when someone says 'why are we not shipping faster?', 'engineering and design aren't collaborating', 'we ship but nothing moves the needle', or 'I need to assess team health before proposing changes.' Scores 42 diagnostic criteria across team behaviors, innovation capacity, velocity killers, and design integration. Produces a severity-ranked report with a composite health score and remediation priorities. For culture-level issues (innovation vs. execution quadrant), use product-culture-assessment. For process-level waterfall diagnosis, use product-process-dysfunction-diagnosis. version: 1.0.0 homepage: https://github.com/bookforge-ai/bookforge-skills/tree/main/books/inspired-how-to-create-tech-products/skills/product-team-health-diagnostic metadata: {"openclaw":{"emoji":"π","homepage":"https://github.com/bookforge-ai/bookforge-skills"}} status: published model: sonnet context: 200k execution: tier: 1 mode: full inputs: - type: document description: "Observations, notes, or description of the team/organization being assessed" - type: none description: "Skill can work from a verbal description of what the assessor observes" tools-required: [Read] tools-optional: [] environment: "No codebase access required; works from observations and descriptions" source-books: - name: inspired-how-to-create-tech-products chapters: [11, 64, 65, 66] depends-on: [] tags: [product-management, team-assessment, product-teams]
Product Team Health Diagnostic
When to Use
Use this skill when you are:
Preconditions: you have at least one of:
Agent: Clarify the scope before beginning β are you assessing one team, a portfolio of teams, or the entire engineering/product organization? The scoring applies per team; an org-level report aggregates across teams.
Assessment Process
Step 1 β Gather Observations
Collect evidence for each of the 4 diagnostic categories. WHY: each category targets a distinct failure mode β behavioral dysfunction (Ch64), structural innovation blockers (Ch65), process velocity killers (Ch66), and design integration failures (Ch11). Mixing them obscures root cause.
For each category, ask the assessor (or yourself) the following:
Category A β Team Behaviors (18 criteria) Source: Ch64. These contrast what strong teams do vs. what weak teams do. Ask:
references/diagnostic-criteria.md#category-aCategory B β Innovation Capacity (10 criteria) Source: Ch65. These are organizational attributes that determine whether consistent innovation is even possible. Ask:
references/diagnostic-criteria.md#category-bCategory C β Velocity Killers (10 criteria) Source: Ch66. These are the structural and process causes of slowness. Ask:
references/diagnostic-criteria.md#category-cCategory D β Design Integration (4 criteria) Source: Ch11. These identify whether design is integrated as a discovery partner or treated as a service. Ask:
references/diagnostic-criteria.md#category-dStep 2 β Score Each Criterion
WHY: Scoring converts qualitative observations into a comparable signal, making it possible to prioritize and track improvement over time.
For each of the 42 criteria, assign one of three scores:
| Score | Meaning | |-------|---------| | 2 | Healthy β the team clearly exhibits the strong behavior | | 1 | Partial β the behavior is inconsistent or only sometimes present | | 0 | Absent β the weak behavior is the norm |
Scoring rules:
Step 3 β Calculate Category and Composite Scores
For each category, calculate:
Category score = (sum of item scores) / (max possible score) Γ 100
| Category | Items | Max Score | |----------|-------|-----------| | A β Team Behaviors | 18 | 36 | | B β Innovation Capacity | 10 | 20 | | C β Velocity Killers | 10 | 20 | | D β Design Integration | 4 | 8 | | Composite | 42 | 84 |
WHY: Keeping categories separate prevents a strong score in one area from masking a critical failure in another. A team can be fast (good C score) but consistently build the wrong things (low A score).
Step 4 β Classify Severity
WHY: Not all scores below 100% require equal urgency. This classification focuses remediation effort.
Per-category thresholds:
| Score | Severity | Interpretation | |-------|----------|----------------| | 80β100% | Healthy | Maintain; minor tuning only | | 60β79% | Caution | Targeted improvements needed | | 40β59% | Degraded | Structural issues present; prioritize fixes | | 0β39% | Critical | Fundamental dysfunction; urgent intervention required |
Red flags β any single criterion scoring 0 in these areas triggers automatic Critical classification for that dimension, regardless of category average:
WHY: These specific items represent systemic dysfunctions that a higher average cannot compensate for.
Step 5 β Produce the Diagnostic Report
Structure the output as follows:
## Product Team Health Diagnostic ReportOrganization/Team: [name]
Assessment Date: [date]
Assessor: [role]
Composite Score: [X/84] β [XX%] β [SEVERITY]
| Category | Score | % | Severity |
|----------|-------|---|----------|
| A β Team Behaviors | X/36 | XX% | [label] |
| B β Innovation Capacity | X/20 | XX% | [label] |
| C β Velocity Killers | X/20 | XX% | [label] |
| D β Design Integration | X/8 | XX% | [label] |
Red Flags (Criteria scoring 0 that require immediate attention)
[List each, with one sentence describing the observed symptom]
Category Findings
#### A β Team Behaviors
Strengths: [criteria scoring 2]
Gaps: [criteria scoring 0 or 1, with observed evidence]
#### B β Innovation Capacity
[same format]
#### C β Velocity Killers
[same format]
Note: Release cadence benchmark β minimum every 2 weeks; great teams release multiple times per day.
#### D β Design Integration
[same format]
Prioritized Remediation Plan
Ordered by: (1) Critical severity first, (2) within severity by cross-category impact
| Priority | Issue | Category | Current State | Target State | Estimated Effort |
|----------|-------|----------|---------------|--------------|-----------------|
| 1 | ... | ... | ... | ... | ... |
Summary Narrative
[3β5 sentences: what is working, what is broken, and the single most important thing to fix first and why]
Step 6 β Validate the Assessment
Before delivering the report, verify:
WHY: Diagnostic reports are only useful if they drive decisions. Vague findings ("culture needs improvement") create no action. Specific findings ("engineers first see features at sprint planning β exclude from discovery") point to a concrete fix.
Interpreting Results
Common misread β high velocity, low innovation: A team can score well on Category C (velocity) while scoring poorly on Category B (innovation). This is the "feature factory" pattern β teams ship fast but build the wrong things. The fix is upstream (discovery and vision), not downstream (process acceleration).
Common misread β blaming individuals: Low PM capability scores (B4, C2) often reflect structural issues β PMs who are order-takers because leadership treats them as such. Diagnose whether the PM is weak, or whether the PM has been structurally prevented from being strong.
Common misread β design as optional: Category D scores are frequently rationalized ("we're a B2B company, design matters less"). The book is explicit: strong design is a competitive differentiator in B2B, and companies that treat it as optional are being displaced.
The innovation/velocity relationship: Chapters 65 and 66 share several root causes (weak PMs, engineers excluded, no vision). Fixes to these shared causes yield compound improvements across both dimensions.
Reference
Full 42-criterion reference table with good/bad behavior descriptions:
references/diagnostic-criteria.md
License
This skill is licensed under CC-BY-SA-4.0. Source: BookForge β Inspired How To Create Tech Products by Unknown.
Related BookForge Skills
This skill is standalone. Browse more BookForge skills: bookforge-skills