What problem does it solve?
It removes the friction of managing pull/merge requests, issues, and CI/CD pipelines across different Git hosting platforms by providing a single, guided interface and CLI workflow so developers can perform remote repository operations consistently and quickly.
Core Features & Use Cases
- Cross-platform detection: Automatically detects whether a repository uses GitHub, GitLab, or a self-hosted instance like git.tapsvc.com and selects the appropriate CLI (gh or glab).
- PR/MR and Issue management: Create, view, update, comment, and merge pull requests or merge requests, and manage issues from the same workflow.
- CI/CD and troubleshooting: Inspect workflow or pipeline runs, trigger or rerun pipelines, and provide step-by-step remediation for common CLI, authentication, and permission errors.
- Coordinated workflows: When presented with only a PR/MR URL, fetch and present details and prompt the user for the next action, and delegate code review tasks to a dedicated code-reviewing skill.
Quick Start
Open the repository remote URL and show me the merge request or pull request details and available actions.