Tag: github-issues
Automated Codebase Audit, Issue Tracking, and Fixing
This skill performs a comprehensive, end-to-end codebase audit, systematically identifying security, quality, and logic vulnerabilities. It then automatically generates structured GitHub issues, fixes each issue in an isolated worktree, and…
GitHub Issue Bug Fixing Workflow
A systematic workflow for investigating, reproducing, and resolving GitHub issues within the DBHub codebase. It guides the agent through fetching issue details, locating relevant code, and creating pull requests.
Resolving GitHub needs-design issues
Automates the resolution of design questions within GitHub issues labelled needs-design by analysing codebase context and existing plans. It facilitates a structured workflow for evaluating technical options, recording decisions in Neotoma,…
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 …
Batch Create Structured GitHub Issues
This skill processes conversational brainstorming discussions, extracting raw ideas and decomposing large features into properly sized, actionable sub-issues. It then structures these into fully metadata-rich GitHub issues and commits them …
Automate GitHub Issues to Pull Requests
This skill automates the conversion of open GitHub issues into pull requests by fetching candidates, spawning background agents to implement fixes, and opening PRs. It also supports monitoring PR reviews and handling actionable comments to …