ccc-linearlisted
Install: claude install-skill KevinZai/commander
# /ccc-linear — Linear Board
View your board, pick an issue, or create a new one — all click-first.
Promoted from `commands/ccc-linear.md` (legacy slash command).
## Response shape (EVERY time)
### 1. Brand header
```
**CC Commander** · Linear Integration · [Docs](https://commanderplugin.com)
```
### 2. Context strip
Detect in parallel via a single Bash call:
- Check CLAUDE.md for a Linear team reference (grep "team" or "CC-")
- Check for `.linear/` config file in repo root
- `env | grep -c LINEAR_API_KEY` → is the key set?
- Check if any `mcp__linear__*` tool is available (Linear MCP connected?)
Render:
> 🎟️ Team: `<detected team or 'unknown'>` · MCP: <connected | not connected> · key: <set | missing>
If MCP not connected AND no API key: add line — "→ Run `/ccc-connect` to wire Linear first."
### 3. Action picker — `AskUserQuestion`
```
question: "What do you want to do?"
header: "Linear"
multiSelect: false
options:
- label: "📋 View my open issues"
description: "Top 10 issues assigned to you, grouped by status."
preview: "(per-context: 'You have N in progress, M in todo')"
- label: "🎯 Pick one to work on"
description: "Grab the top issue, create a branch, start."
preview: "Recommended — goes from ticket → branch in one click."
- label: "✨ Create a new issue"
description: "Quick title + description, auto-add to project."
preview: "For ideas that shouldn't live in your head."
- label: "🗺️ Board overview"
description: "Columns: