npx skills add https://github.com/openai/skills --skill linear此技能提供了一个结构化工作流,用于在 Linear 中管理问题、项目和团队工作流。它确保与 Linear MCP 服务器的一致性集成,该服务器为问题、项目、文档和团队协作提供自然语言项目管理功能。
请按顺序执行以下步骤。不要跳过任何步骤。
如果任何 MCP 调用因 Linear MCP 未连接而失败,请暂停并设置它:
codex mcp add linear --url https://mcp.linear.app/mcpconfig.toml 中设置 [features] rmcp_client = true 或 运行 codex --enable rmcp_client广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
codex mcp login linear成功登录后,用户需要重启 codex。你应该完成你的回答并告知他们,以便他们再次尝试时可以继续步骤 1。
Windows/WSL 注意事项: 如果在 Windows 上看到连接错误,请尝试配置 Linear MCP 通过 WSL 运行:
{"mcpServers": {"linear": {"command": "wsl", "args": ["npx", "-y", "mcp-remote", "https://mcp.linear.app/sse", "--transport", "sse-only"]}}}
明确用户的目标和范围(例如,问题分类、冲刺计划、文档审计、工作量平衡)。根据需要确认团队/项目、优先级、标签、周期和截止日期。
选择合适的工作流程(见下文实用工作流程),并确定你将需要的 Linear MCP 工具。在调用工具之前,确认所需的标识符(问题 ID、项目 ID、团队 key)。
以逻辑批次执行 Linear MCP 工具调用:
总结结果,指出剩余的差距或阻碍,并提出后续行动建议(额外的问题、标签更改、分配或跟进评论)。
问题管理:list_issues, get_issue, create_issue, update_issue, list_my_issues, list_issue_statuses, list_issue_labels, create_issue_label
项目与团队:list_projects, get_project, create_project, update_project, list_teams, get_team, list_users
文档与协作:list_documents, get_document, search_documentation, list_comments, create_comment, list_cycles
每周安装量
1.2K
仓库
GitHub 星标数
15.3K
首次出现
2026年1月20日
安全审计
安装于
codex1.1K
opencode1.1K
gemini-cli1.1K
github-copilot1.1K
cursor1.1K
amp1.0K
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.
Follow these steps in order. Do not skip steps.
If any MCP call fails because Linear MCP is not connected, pause and set it up:
codex mcp add linear --url https://mcp.linear.app/mcp[features] rmcp_client = true in config.toml or run codex --enable rmcp_clientcodex mcp login linearAfter 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:
{"mcpServers": {"linear": {"command": "wsl", "args": ["npx", "-y", "mcp-remote", "https://mcp.linear.app/sse", "--transport", "sse-only"]}}}
Clarify the user's goal and scope (e.g., issue triage, sprint planning, documentation audit, workload balance). Confirm team/project, priority, labels, cycle, and due dates as needed.
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.
Execute Linear MCP tool calls in logical batches:
Summarize results, call out remaining gaps or blockers, and propose next actions (additional issues, label changes, assignments, or follow-up comments).
Issue Management: list_issues, get_issue, create_issue, update_issue, list_my_issues, list_issue_statuses, list_issue_labels, create_issue_label
Project & Team: list_projects, get_project, create_project, update_project, list_teams, get_team, list_users
Documentation & Collaboration: list_documents, get_document, search_documentation, list_comments, create_comment, list_cycles
Weekly Installs
1.2K
Repository
GitHub Stars
15.3K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex1.1K
opencode1.1K
gemini-cli1.1K
github-copilot1.1K
cursor1.1K
amp1.0K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装