Linear MCP integration with PM workflows for issues, projects, initiatives, cycles, and documents
npx claudepluginhub kinginyellows/yellow-plugins --plugin yellow-linearCreate a Linear issue from current context. Use when user describes a bug, requests a feature, says "file an issue", "track this", or "create ticket for X".
Delegate a Linear issue to a Devin AI session. Use when you want to hand off an issue to Devin for autonomous implementation. Requires Devin credentials (DEVIN_SERVICE_USER_TOKEN, DEVIN_ORG_ID).
Plan sprint cycle by selecting backlog issues. Use when user says "plan the sprint", "fill the cycle", "what should we work on next", or "sprint planning".
Validate Linear MCP availability and first-use OAuth readiness. Use when first installing the plugin, after clearing auth, or when Linear tools stop working.
Generate project and initiative health report. Use when user asks "project status", "how are we tracking", "what's blocked", or "sprint health".
Audit open Linear issues and close ones with merged PRs. Use when you want to catch up on stale In Progress / In Review issues that were never transitioned to Done.
Sync current branch with its Linear issue — load context, link PR, update status. Use when user says "sync with linear", "link my branch", or "update issue status".
Review and assign incoming Linear issues. Use when user says "triage issues", "assign incoming tickets", "what needs triage", or "review new issues".
Start working on a Linear issue — loads context and routes to plan or stack. Use when user says "work on ENG-123", "start this issue", "pick up this ticket", or "begin working on".
Deep search and analysis of Linear backlog. Use when user asks to search, analyze, or explore Linear issues, projects, or backlog. Also use when user says "search linear", "has anyone reported", "find similar issues", "is this a duplicate", "what's in the backlog", or "related issues".
Auto-load Linear issue context from branch name. Use when user is working on a branch whose name contains a Linear issue identifier (e.g., ENG-123, feat/ENG-123-auth-flow). Also use when user says "load issue", "get context", "what's this issue about", or asks for background on a Linear issue.
Suggest linking pull requests to Linear issues and syncing status. Use when user creates a pull request via gt submit (Graphite) or mentions submitting a PR and the branch name contains a Linear issue identifier. Also use when user says "link to linear", "update issue from PR", or "sync status". IMPORTANT: Always confirm with user before updating Linear issue status.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement