Tag: git-workflow
Automated Pull Request Analysis and Repair
Automatically analyses open pull requests for CI failures, review feedback, and code quality issues, then executes a workflow to reproduce and resolve them.
Automated pre-commit security and quality validation
Perform automated security scans, quality gate validations, and antipattern detection before committing or opening pull requests. It also enables symbol-level diffing and bug prediction for high-risk code changes.
Automated Pull Request Review Resolution
Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…
Automating Pull Request Creation and Review
This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…
Git Workflow Management Skill
Provides standardised guidelines for commit messages, branch naming, and pull request descriptions to maintain consistent version control practices.
Automated PR Review Feedback Resolution
An agentic skill that identifies, triages, and resolves unresolved GitHub pull request comments by applying code fixes and managing thread replies via the GitHub CLI and API.
Story Driven Development Workflow
A git-based workflow for synchronising product and system documentation with implementation code. It manages bugs and change requests through a structured loop of detection, implementation, and state commitment.
Decentralized Git Workflow and DAO Assistant
This skill orchestrates complex, decentralized git workflows, enabling users to manage everything from contributing code and reviewing pull requests to participating in DAO governance and claiming on-chain bounties. It provides structured a…