Tag: git-workflows
skill
★ 4,829
Automated GitHub Workflow Management
Automates GitHub operations using the GitHub CLI, managing authentication, repository creation, and remote configurations with minimal user intervention. It prioritises reusing existing credentials and handles interactive login flows throug…
skill
GitHub CLI automation for git workflows
This skill automates complex GitHub interactions, preferring the GitHub CLI (gh) over raw APIs. It manages authentication, repository setup, and pushing with minimal user intervention, ensuring a seamless git workflow experience.
skill
Automated Git Delivery and Workflow Management
Automates git delivery processes including conventional commits, pull request creation, and release note generation. It also provides automated triage and fixes for failed GitHub Actions using isolated worktrees.