linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
npx skills add composio-community/awesome-codex-skills --skill linear --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Linear ## Overview This skill provides a structured workflow for managing issues, projects & team workflows in Linear. It ensures consistent integration with the Linear MCP server, which offers natural-language project management for issues, projects, documentation, and team collaboration. ## Prerequisites - Linear MCP server must be connected and accessible via OAuth - Confirm access to the relevant Linear workspace, teams, and projects ## Required Workflow **Follow these steps in order. Do not skip steps.** ### Step 0: Set up Linear MCP (if not already configured) If any MCP call fails because Linear MCP is not connected, pause and set it up: 1. Add the Linear MCP: - `codex mcp add linear --url https://mcp.linear.app/mcp` 2. Enable remote MCP client: - Set `[features] rmcp_client = true` in `config.toml` **or** run `codex --enable rmcp_client` 3. Log in with OAuth: - `codex mcp login linear` After successful login, the user will have to restart codex. You should finish your answer and tell them so when they try again they can continue with Step 1. **Windows/WSL note:** If you see connection errors on Windows, try configuring the Linear MCP to run via WSL: ```json {"mcpServers":
- Overview
- Prerequisites
- Required Workflow
- Step 0: Set up Linear MCP (if not already configured)
- Step 1
- Step 2
- Step 3
- Step 4
- Available Tools
- Practical Workflows
- Tips for Maximum Productivity
- Troubleshooting
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.
How do I install it?
Run `npx skills add composio-community/awesome-codex-skills --skill linear --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From composio-community/awesome-codex-skills, a repository with 15,591 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
