linear
Manage issues, projects, and team workflows in Linear
Developer Setup
Setup & Installation
npx skills add https://github.com/openai/skills --skill linearnpx skills add https://github.com/openai/skills --skill linearOverview
What This Skill Does
Manage issues, projects, and team workflows in Linear
Application
When to use this Skill
- Integrating linear into your development workflow.
- Following best practices for manage issues, projects, and team workflows in linear.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
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:
- Add the Linear MCP:
codex mcp add linear --url https://mcp.linear.app/mcp
- Enable remote MCP client:
- Set
[features] rmcp_client = trueinconfig.tomlor runcodex --enable rmcp_client
- Set
- Log in with OAuth:
codex mcp login linear
Recommendations
Explore other random skills
slides
Create and edit .pptx presentation decks with PptxGenJS
winui-app
Bootstrap and develop modern WinUI 3 desktop apps with C# and Windows App SDK
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.