OPS Linear Command Center
Skill Verified ActiveLinear command center. Shows current sprint, creates/updates issues, manages priorities, syncs with GSD phases.
To streamline project management and issue tracking within Linear by providing a direct, conversational interface integrated with Claude Code.
Features
- Display current sprint board
- Create and update Linear issues
- Manage task priorities
- Sync with GSD phases
- Fallback to Linear GraphQL API
Use Cases
- Quickly view and manage tasks for the current sprint.
- Create new issues with details like title, team, priority, and assignee.
- Update existing issues by ID or status.
- Synchronize task status between GSD and Linear.
Non-Goals
- Managing project settings or team configurations within Linear.
- Providing advanced analytics or reporting beyond sprint velocity.
- Directly interacting with other project management tools besides Linear and GSD.
Practices
- Task Management
- Agile Workflows
- Issue Tracking
- Workflow Automation
Prerequisites
- Linear API key (or configured Doppler MCP)
- Claude Code 1.0+
Installation
First, add the marketplace
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install claude-ops@ops-marketplaceQuality Score
VerifiedTrust Signals
Similar Extensions
Beads
99Dolt-powered issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction. Trigger with "create task", "what's ready", "track this work", "resume after compaction". Make sure to use this skill whenever managing multi-session work, tracking dependencies, or recovering context.
Add Task
99creates draft task file in .specs/tasks/draft/ with original user intent
Linear
98Work with Linear issues via CLI - use this skill whenever the user asks about Linear issues, creating, updating, commenting on, or deleting issues, or checking issue status and details
Linear
78Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references