跨多个仓库管理 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