github-private-repo-ssh-routingDiagnose and manage SSH keys, host aliases, and Git remotes for GitHub private repositories in multi-repo environments. Use when deploy keys collide, a machi...
Install via ClawdBot CLI:
clawdbot install DarinRowe/github-private-repo-ssh-routingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A DevOps team manages multiple private GitHub repositories for microservices, each requiring unique deploy keys for CI/CD pipelines. They encounter 'Permission denied' errors when automation scripts push to GitHub due to SSH key collisions. This skill helps diagnose and route SSH traffic correctly, ensuring each repo uses its designated key.
An organization uses automated backup scripts to sync private GitHub repos to on-premise servers. When scripts fail with 'Repository not found' errors despite repos existing, this skill identifies SSH host alias misconfigurations and updates remotes to prevent data loss during backups.
A digital agency handles private repos for multiple clients on a single machine, using separate deploy keys per client for security. Conflicts arise when Git remotes point to incorrect SSH aliases, causing push failures. This skill provides a structured workflow to audit and fix routing issues.
An online coding platform assigns private GitHub repos to students for coursework. Instructors need to manage access via deploy keys but face errors when students' automation tools interfere. This skill helps diagnose SSH configurations and ensure each repo's remote aligns with its key.
Maintainers of an open source project use private repos for sensitive data like security patches. When contributors' backup scripts or automation cause permission issues, this skill audits SSH routing and updates configs to maintain secure, uninterrupted access.
Offer a cloud-based service that automates SSH key and Git remote management for private GitHub repos, reducing configuration errors in CI/CD pipelines. Revenue comes from monthly subscriptions based on the number of repos or users managed.
Provide expert consulting to organizations struggling with GitHub SSH routing issues, including audits, fixes, and training for teams. Revenue is generated through hourly rates or fixed-fee projects for diagnosis and implementation.
Integrate this skill into existing enterprise DevOps tools (e.g., Jenkins, GitLab) as a plugin to enhance GitHub private repo management. Revenue comes from licensing fees or premium support packages for large-scale deployments.
💬 Integration Tip
Integrate this skill by first running the bundled audit script to assess current SSH and Git configurations, then apply fixes in the safe order outlined to avoid disrupting live automation workflows.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...