Linear
Issue, project and workflow management for Codex — create issues, update status, and triage sprints from natural-language Codex commands.
Install
npx codex-marketplace add openai/plugins/plugins/linear --plugin The official Linear plugin for Codex connects the agent to your team project tracker. Codex can create issues from failing test output or TODO comments, update issue status as features are built, and triage sprint backlogs — keeping engineering tracking in sync with actual work.
The plugin covers issues, projects, cycles, labels, milestones, comments, and team membership via Linear GraphQL API. Featured on the Codex Marketplace home page.
Features
Issue creation
Create Linear issues from Codex context with title, description and labels.
Status updates
Move issues through workflow states from Codex chat.
Sprint triage
List and prioritise open sprint items, filter by assignee or label.
Common Use Cases
- Creating issues from failing tests
- Sprint planning inside Codex
- Linking code changes to tracked work