ops-linear
FeaturedOPS on-demand: This skill should be used when the user asks to "linear sprint", "create a ticket", or…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OPS ► LINEAR COMMAND CENTER
Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`).
## Runtime Context
Before executing, load available context:
1. **Secrets**: Linear API key required for MCP fallback queries.
### Secret Resolution
- Check `$LINEAR_API_KEY` env var
- Then: Doppler MCP tools (`mcp__doppler__*`) — if Doppler MCP server is configured
- Then: `doppler secrets get LINEAR_API_KEY --plain` (if doppler CLI configured in prefs)
- Then: use `password_manager_config.query_cmd` from `${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json`
- If unavailable, use Linear MCP tools exclusively (no curl fallback possible)
2. **Preferences**: Read `${CLAUDE_PLUGIN_DATA_DIR}/preferences.json` for `secrets_manager` / `doppler` config.
## CLI/API Reference
### Linear GraphQL (fallback when MCP unavailable)
| Command | Usage | Output |
| --------------------------------------------------------------------------------------------------------------------...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-fleet
OPS on-demand: This skill should be used when the user asks to "fleet dashboard", "CLIProxy sessions"…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-mcp
OPS on-demand: This skill should be used when the user asks to "MCP down", "reconnect MCP", or…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-orchestrate
OPS on-demand: This skill should be used when the user asks to "orchestrate projects", "dispatch…
188 Updated today
Lifecycle-Innovations-Limited