linear-doctor
Installation
SKILL.md
Linear Doctor
Use this as the setup check before workflow execution or when setup state is uncertain.
Linear MCP Contract
Use these Linear MCP tools when available:
list_teams- read available teams.list_projects- read available projects and their teams.list_issue_labels- read type, component, LLM, and Superpowers labels.save_issueis not required; setup diagnosis is read-only unless the agent is explicitly asked to fix an existing issue.
Capture and validate live metadata with:
scripts/linear_metadata.ts capture --teams linear-teams.json --projects linear-projects.json --labels linear-labels.json > linear-metadata.json
scripts/linear_metadata.ts validate --metadata linear-metadata.json