Tag: git-management
skill
★ 11
Intelligent GitHub Issue Prioritization and Task Recommendation
This skill analyzes an open GitHub repository's issues and codebase state to recommend the optimal next development task. It scores issues using weighted criteria such as priority, milestone urgency, dependency readiness, and code momentum …
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.
skill
★ 184,429
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…