linear-claude-skill
管理 Linear 問題與專案
此技能使 Claude 能夠直接從您的開發環境中與 Linear 互動,進行問題追蹤、專案管理和團隊協作工作流程。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「linear-claude-skill」。 Create a new issue in the Backend project titled 'Fix login timeout' with description 'Users are being logged out after 5 minutes'
預期結果:
Created issue ENG-456 in Backend project.
Title: Fix login timeout
Status: Backlog
Priority: No priority
URL: https://linear.app/team/issue/ENG-456
正在使用「linear-claude-skill」。 Update issues ENG-101, ENG-102, ENG-103 to Done
預期結果:
Successfully updated 3 issues:
- ENG-101 → Done
- ENG-102 → Done
- ENG-103 → Done
安全審計
安全This is a legitimate Linear integration skill. Static scanner flagged 137 patterns as potential issues, but evaluation reveals all are false positives or legitimate usage. The skill requires network access to communicate with Linear API and environment variable access for API key authentication, which is standard for API integrations. Documentation explicitly includes security best practices for credential handling using varlock.
風險因素
品質評分
你能建構什麼
開發團隊工作流程
在編碼期間討論錯誤或功能請求時,直接從 Claude 建立和管理問題
專案追蹤
無需離開編碼環境即可更新專案狀態並將問題連結至倡議
任務自動化
透過 Claude 指令自動化重複的狀態更新和批次問題管理
試試這些提示
Create a new issue in Linear with title '{title}' and description '{description}' in the '{project}' projectUpdate the status of issue {issue_id} to {status} (use: Backlog, Todo, In Progress, Done, Cancelled)Update these issues to Done: {issue_list} (e.g., ENG-101, ENG-102, ENG-103)Create a new project named '{project_name}' linked to initiative '{initiative}' and add these issues: {issue_titles}最佳實務
- 始終將問題連結至專案並將專案連結至倡議,以確保適當的可追溯性
- 大多數操作應優先使用 MCP 工具,將 CLI 作為備用方案
- 使用環境變數保護您的 Linear API 金鑰,切勿硬編碼
避免
- 不要在總覽專案中建立問題然後再移動它們—從一開始就將問題建立在正確的專案中
- 不要在終端輸出或 Claude 上下文中暴露您的 Linear API 金鑰
- 避免使用已棄用的社群 MCP 伺服器—請使用官方 Linear MCP 伺服器