# Repos

> Load GitHub/GitLab repository information when working with git, CI/CD, or repository management

- Skill: `eron1703/repos` (Agent Skill)
- Install (CLI): `npx skillmds@latest add eron1703/repos`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eron1703/repos/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: eron1703 (https://skillmd.com/u/eron1703)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eron1703/repos

---


# Git Repositories

Use commander-mcp tools for live repo data:
- `get_context_repos` — all repositories with deployed services
- `list_repos` — repo list with filtering

For manual reference: `cat ~/projects/claude-config-loader/config/git-repos.yaml`

Use this information when:
- Cloning repositories
- Setting up git remotes
- Creating pull requests
- Understanding repository structure
- Configuring CI/CD pipelines
- Switching between projects

