什么是 linear?
在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。 来源:buildrtech/dotagents。
在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。
通过命令行快速安装 linear AI 技能到你的开发环境
来源:buildrtech/dotagents。
Interact with Linear via mcporter to manage issues, projects, teams, and initiatives. All commands use mcporter call linear. syntax. The listissues tool does not support server-side assignee filtering reliably — when filtering by assignee, fetch all issues and pipe through a python script to filter client-side.
The assignee filter and query parameter trigger GraphQL errors on the Linear MCP server. Always fetch all issues and filter client-side with jq:
Do NOT ask the user for extra details. Use what they gave you and fill in sensible defaults:
在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。 来源:buildrtech/dotagents。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/buildrtech/dotagents --skill linear在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。 来源:buildrtech/dotagents。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/buildrtech/dotagents --skill linear 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/buildrtech/dotagents