Tag: git-cli
Automated GitHub Issue Deduplication Skill
This skill automates the process of identifying potential duplicate GitHub issues. It utilizes parallel agents and the gh CLI to search, summarize, filter, and report up to three likely duplicates directly on the original issue.
Automated GitHub PR Review and Comment Management
This tool automates the entire PR review lifecycle, allowing developers to submit structured inline comments, provide suggestions, and manage review threads. It facilitates replying to and resolving existing review comments using the GitHub…
Programmatic access to GitHub resources
Provides comprehensive programmatic access to GitHub resources, enabling querying of issues, pull requests, CI status, releases, and organizational metadata via the dedicated gh CLI.
triage github codeql security scanning alerts
This skill automates the process of triaging CodeQL security findings by interacting with the GitHub Code Scanning API via the `gh` CLI. It allows developers to list, inspect, and manually dismiss alerts with specific reasons, such as false…
GitNexus CLI for Repository Indexing
A command-line interface for indexing repositories, building knowledge graphs, and generating documentation from source code. It enables automated repository analysis and wiki generation using LLM-driven processes.