跨多個程式碼庫管理 GitHub 議題、專案看板和衝刺是複雜且耗時的。此技能提供自動化的群體協調工作流程,透過 AI 代理協調有效地建立議題、同步專案看板和追蹤衝刺。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
Agent 可讀資源
當 AI Agent、爬蟲或腳本需要乾淨上下文、而不是讀取完整頁面時,請使用這些連結。
測試它
正在使用「github-project-management」。 為新的身份驗證功能建立議題並將其加入專案看板
預期結果:
- Issue #456 created: Feature: OAuth2 Authentication
- Labels added: enhancement, swarm-ready
- Card added to Development Board in Backlog column
- Swarm initialized with 3 agents (architect, coder, tester)
- Progress tracking enabled
正在使用「github-project-management」。 顯示當前衝刺的速度和燃盡圖
預期結果:
- Sprint 23 Progress: 85% complete
- Velocity this sprint: 42 story points
- Burndown: On track, 8 points remaining
- Completed: 34 of 42 points
- Active work: 3 issues in progress
安全審計
安全Documentation-only skill containing markdown guidance for GitHub project management workflows. Static findings are false positives triggered by documentation patterns showing example shell commands. No executable code, no network operations, no file system access. External tools (gh CLI, ruv-swarm) are invoked by the user, not by this skill.
風險因素
🌐 網路存取 (7)
📁 檔案系統存取 (1)
⚙️ 外部命令 (139)
品質評分
你能建構什麼
協調團隊衝刺
透過跨團隊成員的自動化群體協調來規劃衝刺、分配任務、追蹤速度和管理專案看板。
追蹤議題進度
建立功能議題、分解複雜任務、監控子任務完成情況,並自動更新專案看板。
監控專案健康狀態
查看衝刺進度、追蹤團隊績效指標、識別阻礙因素,並為利害關係人生成更新報告。
試試這些提示
Create a GitHub issue titled [title] with body: [description]. Add labels: enhancement, swarm-ready. Assign to [username].
Sync all issues with label 'swarm-ready' to the Development project board. Auto-assign cards to agents based on workload.
Initialize Sprint 24 using ruv-swarm with auto-populate from backlog, capacity planning, and velocity tracking enabled.
Generate a sprint summary report showing burndown, velocity, completed items, and blockers for the current sprint.
最佳實務
- 為涉及多個代理的複雜議題初始化群體協調
- 使用一致的標籤策略以便輕鬆篩選和自動化
- 配置 GitHub 與專案看板之間的雙向同步以實現即時更新
避免
- 建立沒有標籤的議題,導致自動分類不可行
- 手動更新專案看板而不使用自動同步
- 在不需要協調的簡單單代理任務上執行群體
常見問題
需要哪些 GitHub 權限?
此技能可以處理多少議題?
我可以在 GitHub Enterprise 上使用嗎?
我的資料會被傳送到外部伺服器嗎?
如果專案看板同步失敗怎麼辦?
這與 GitHub Actions 相比如何?
開發者詳情
作者
Claude Code授權
MIT
儲存庫
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/github-project-management引用
main
檔案結構
📄 SKILL.md