What problem does it solve?
Managing consistent structure, templates, and workflows across multiple GitHub repositories is manual and error-prone. This Skill automates repository architecture analysis, template creation, and cross-repo synchronization using swarm-based agent coordination.
Core Features & Use Cases
- Repository Structure Analysis: Spawns analyst and architect agents via ruv-swarm to inspect directory layouts and recommend structural improvements.
- Template Management: Creates standardized project templates (CLAUDE.md, config.json, workflows, issue/PR templates) and pushes them to GitHub repositories.
- Cross-Repository Synchronization: Updates common files like CI workflows across multiple repositories in a single coordinated operation.
- Use Case: A maintainer of several related packages (e.g., claude-code-flow and ruv-swarm) uses this Skill to standardize GitHub workflows, PR templates, and architecture documentation across all repos in one batch operation.
Quick Start
Ask the agent to analyze the structure of my repositories and generate standardized templates and workflow improvements across them.