Sub-skill of github-multi-repo: Multi-Repo Dashboard (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill multi-repo-dashboard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Multi Repo Dashboard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-multi-repo-dashboard-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: github-multi-repo-multi-repo-dashboard
description: 'Sub-skill of github-multi-repo: Multi-Repo Dashboard (+2).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Multi-Repo Dashboard (+2)
## Multi-Repo Dashboard
```bash
npx ruv-swarm github multi-repo-dashboard \
--port 3000 \
--metrics "agent-activity,task-progress,memory-usage" \
--real-time
```
## Dependency Graph
```bash
npx ruv-swarm github dep-graph \
--format mermaid \
--include-agents \
--show-data-flow
```
## Health Monitoring
```bash
npx ruv-swarm github health-check \
--repos "org/*" \
--check "connectivity,memory,agents" \
--alert-on-issues
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.