From bette-think
Assesses a Linear project's health across 7 dimensions—ownership, timeline, progress, scope clarity, issue distribution, blockers, staleness—rating it On Track, At Risk, or Stalled.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bette-think:project-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze a single Linear project against execution best practices. Produces a health assessment: On Track / At Risk / Stalled.
Analyze a single Linear project against execution best practices. Produces a health assessment: On Track / At Risk / Stalled.
/linear-calibrate first to identify projects worth investigatingWhen this skill is invoked, start with:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
PROJECT HEALTH CHECK
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Deep-dive health check on a specific Linear project.
Which project do you want to analyze?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
/project-health [project-name]
Examples:
/project-health AI Video/project-health "HBN for Agent Customers"| Dimension | What It Measures |
|---|---|
| Ownership | Does the project have a lead assigned? |
| Timeline | Are start and target dates set? Is it overdue? |
| Progress | Completion percentage and recent activity |
| Scope Clarity | Description length (>300 chars = clear scope) |
| Issue Distribution | Right number of issues (5-100 is healthy) |
| Blockers | Percentage of open issues that are blocked |
| Staleness | Days since last activity |
| Condition | Status |
|---|---|
| Any red dimension | Stalled |
| 2+ yellow (no red) | At Risk |
| 0-1 yellow | On Track |
Options:
/project-health [other-name]/linear-calibrate → Workspace-level (flags "497 projects, 86% missing dates")
↓
/project-health [name] → THIS COMMAND - deep-dive on flagged projects
↓
/issue-audit [team] → Team workflow analysis
Part of PM Thought Partner Linear analysis suite
npx claudepluginhub breethomas/bette-think --plugin bette-thinkAnalyzes Linear workspace health: teams, projects, issues, labels, and conventions. Delivers health indicators (green/yellow/red) as pre-flight check before backlog tasks.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.