技能 github-multi-repo
🔗

github-multi-repo

安全 🌐 网络访问📁 文件系统访问⚙️ 外部命令🔑 环境变量

Coordinate multi-repository GitHub workflows

也可从以下获取: Claude Flow Team

Managing multiple GitHub repositories requires coordinating changes, dependencies, and releases across repositories. This skill uses AI swarm orchestration to synchronize packages, standardize architecture, and coordinate cross-repository operations automatically.

支持: Claude Code(CC)
⚠️ 68
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“github-multi-repo”。 Initialize multi-repo coordination for my organization's service repositories

预期结果:

  • ✓ Discovered 12 service repositories
  • ✓ Analyzed dependencies between services
  • ✓ Initialized hierarchical swarm with 6 agents
  • ✓ Created tracking issue for dependency alignment
  • ✓ Ready to coordinate updates across all repositories

正在使用“github-multi-repo”。 Synchronize packages across my repositories

预期结果:

  • ✓ Aligned claude-code-flow to version 1.5.0
  • ✓ Aligned ruv-swarm to version 1.5.0
  • ✓ Updated 3 shared dependencies
  • ✓ Created sync tracking issue #142
  • ✓ Generated documentation update PRs

安全审计

安全
v4 • 1/17/2026

This is a pure documentation skill (SKILL.md) with no executable code. All security patterns detected are false positives - the file contains documentation examples showing how to use external tools (gh CLI, claude-flow MCP). These examples require explicit user invocation and operate only on repositories the user has access to via authenticated gh CLI. The pre-computed skill-report.json correctly shows risk_level: 'safe' with zero findings.

2
已扫描文件
1,052
分析行数
4
发现项
4
审计总数

风险因素

🌐 网络访问 (4)
📁 文件系统访问 (18)
⚙️ 外部命令 (120)
SKILL.md:42-54 SKILL.md:54-57 SKILL.md:57-63 SKILL.md:63-66 SKILL.md:66-72 SKILL.md:72-79 SKILL.md:79-81 SKILL.md:83-86 SKILL.md:90-98 SKILL.md:98-101 SKILL.md:101-110 SKILL.md:111-114 SKILL.md:130-139 SKILL.md:139-144 SKILL.md:144-160 SKILL.md:162-165 SKILL.md:169-181 SKILL.md:181-184 SKILL.md:184-188 SKILL.md:189-192 SKILL.md:196-204 SKILL.md:204-207 SKILL.md:207-227 SKILL.md:239-240 SKILL.md:240-245 SKILL.md:245-262 SKILL.md:266-278 SKILL.md:278-281 SKILL.md:281-327 SKILL.md:327-330 SKILL.md:330-339 SKILL.md:339-340 SKILL.md:349-354 SKILL.md:354-359 SKILL.md:359-363 SKILL.md:367-370 SKILL.md:376-379 SKILL.md:401-402 SKILL.md:402-405 SKILL.md:405-424 SKILL.md:424-427 SKILL.md:427-431 SKILL.md:436-439 SKILL.md:452-453 SKILL.md:453-458 SKILL.md:458-489 SKILL.md:489-492 SKILL.md:492-509 SKILL.md:509-514 SKILL.md:514-530 SKILL.md:530-533 SKILL.md:533-544 SKILL.md:544-549 SKILL.md:549-560 SKILL.md:560-563 SKILL.md:563-572 SKILL.md:572-575 SKILL.md:575-586 SKILL.md:586-591 SKILL.md:591-597 SKILL.md:597-600 SKILL.md:600-607 SKILL.md:607-610 SKILL.md:610-616 SKILL.md:616-621 SKILL.md:621-648 SKILL.md:648-651 SKILL.md:651-671 SKILL.md:671-676 SKILL.md:676-681 SKILL.md:681-684 SKILL.md:684-689 SKILL.md:689-692 SKILL.md:692-697 SKILL.md:697-732 SKILL.md:732-737 SKILL.md:737-740 SKILL.md:740-745 SKILL.md:745-748 SKILL.md:748-753 SKILL.md:753-758 SKILL.md:758-763 SKILL.md:763-766 SKILL.md:766-771 SKILL.md:771-774 SKILL.md:774-779 SKILL.md:779-784 SKILL.md:784-790 SKILL.md:790-793 SKILL.md:793-799 SKILL.md:799-802 SKILL.md:802-808 SKILL.md:808-813 SKILL.md:813-819 SKILL.md:819-822 SKILL.md:822-828 SKILL.md:828-853 SKILL.md:853-854 SKILL.md:854-855 SKILL.md:855-856 SKILL.md:856-859 SKILL.md:859-860 SKILL.md:860-861 SKILL.md:861-862 SKILL.md:862-868 SKILL.md:124 SKILL.md:162 SKILL.md:169 SKILL.md:196 SKILL.md:363-367 SKILL.md:370-376 SKILL.md:440 SKILL.md:441 SKILL.md:445 SKILL.md:114-130 SKILL.md:160-162 SKILL.md:165-169 SKILL.md:192-196 SKILL.md:359-370 SKILL.md:439-452
🔑 环境变量 (2)
审计者: claude 查看审计历史 →

质量评分

38
架构
100
可维护性
87
内容
21
社区
100
安全
74
规范符合性

你能构建什么

Synchronize microservices

Keep shared libraries and API contracts consistent across all microservices in your organization

Coordinate cross-repo releases

Deploy coordinated releases across multiple repositories with synchronized version bumps

Deploy security patches

Apply security updates to all repositories and create automated pull requests

试试这些提示

Initialize coordination
Use github-multi-repo to initialize coordination for repositories: org/frontend, org/backend, org/shared with hierarchical topology
Sync packages
Synchronize package versions for claude-code-flow and ruv-swarm. Align versions and update documentation across both repositories
Standardize structure
Analyze repository structure and create standardized templates for new Claude Code projects in my organization
Deploy security updates
Scan all my organization repositories for vulnerabilities, apply npm audit fixes, and create pull requests with security updates

最佳实践

  • Use hierarchical topology for clear ownership and mesh for peer-to-peer coordination
  • Create tracking issues before organization-wide changes to monitor progress
  • Test changes in a single repository before propagating across all repositories

避免

  • Running swarm operations without specifying repository boundaries
  • Applying strong consistency sync for documentation changes
  • Ignoring failed tests in individual repositories before propagating changes

常见问题

What permissions does this skill need?
GitHub CLI authentication for repos you access. No additional permissions beyond gh CLI.
How many repositories can this skill coordinate?
Scales to hundreds of repositories. Adjust maxAgents based on system resources.
Can I use this with private repositories?
Yes, if gh CLI is authenticated and you have access to those repositories.
Is my data safe with this skill?
All operations are explicit via gh CLI. No hidden data collection or external calls.
What sync strategies are available?
Eventual consistency for documentation, strong consistency for security updates, hybrid for mixed workloads.
How does this compare to manual coordination?
Automates repetitive tasks across repos. Reduces errors and ensures consistency compared to manual approaches.

开发者详情

文件结构

📄 SKILL.md