linear
linear
What it does
- Linear MCP server must be connected and accessible via OAuth
- Confirm access to the relevant Linear workspace, teams, and projects
- codex mcp add linear --url https://mcp.linear.app/mcp
- Set [features] rmcpclient = true in config.toml or run codex --enable rmcpclient
- codex mcp login linear
- Read first (list/get/search) to build context.
- Create or update next (issues, projects, labels, comments) with all required fields.
Requirements & configuration
- Select the appropriate workflow (see Practical Workflows below) and identify the Linear MCP tools you will need. Confirm required identifiers (issue ID, project ID, team key) before calling tools.
- Missing Data: Refresh token, verify workspace access, check for archived projects, and confirm correct team selection.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
linear FAQ
What does the linear skill do?
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear. Linear MCP server must be connected and accessible via OAuth Confirm access to the relevant Linear workspace, teams, and projects
What does linear require?
Select the appropriate workflow (see Practical Workflows below) and identify the Linear MCP tools you will need. Confirm required identifiers (issue ID, project ID, team key) before calling tools. Missing Data: Refresh token, verify workspace access, check for archived projects, and confirm correct team selection.
How do I install linear?
Run: npx -y skills add https://github.com/openai/skills --skill linear --agent claude-code — the source lives at github.com/openai/skills.
Maintain linear?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/openai-skills-linear?ref=badge) npx agentictools info skills/openai-skills-linear The second line is the CLI lookup for this page — handy in READMEs and docs.