Fix failing GitHub Actions pipelines directly — detects broken workflows, reads run logs, diagnoses root causes, applies fixes in worktrees, and creates PRs. No prior repo scan or backlog required. Use this skill whenever the user wants to fix CI, repair a pipeline, debug Actions failures, or says things like "fix my pipeline", "fix CI", "my actions are failing", "fix my workflows", "repair my build", "CI is broken", "fix GitHub Actions", "debug my workflow", "why is my build failing", or "action fix". Do NOT use for scanning repos (use ghs-repo-scan), applying backlog items (use ghs-backlog-fix), or merging PRs (use ghs-merge-prs).
Applies backlog item fixes to a GitHub repository using parallel worktree-based agents — clones the repo once, creates git worktrees for each fix, launches agents simultaneously, verifies acceptance criteria, and creates PRs. Uses dependency-aware wave execution to prevent conflicts between related items and recalculates health scores after each wave for incremental progress. Persists session state for multi-session continuity. Use this skill whenever the user wants to apply, fix, or resolve a backlog item, references a project item, or says things like "apply this backlog item", "fix this issue", "resolve this finding", "work on this backlog item", "apply tier-1--license", or references an item in a GitHub Project. Also trigger when the user says "apply all backlog items", "fix all findings", "resolve all tier 1 items", or "apply all for {repo}". Do NOT use for scanning repos (use ghs-repo-scan), viewing backlog status (use ghs-backlog-board), or general code review.
Implement a GitHub issue using worktree-based agents, then create a PR. Clones the repo, creates a worktree, spawns an agent to implement the fix/feature, verifies the result, and opens a PR with auto-close references. For complex issues (High/Very High complexity from ghs-issue-analyze), automatically uses GSD framework for multi-phase planning and execution with wave-based parallelization, fresh context per task, and automated verification. Use this skill whenever the user wants to implement an issue, fix a bug from an issue, build a feature from an issue, or says things like "implement issue #42", "fix issue #42", "implement #42", "build feature from issue #15", "implement all triaged issues", "implement all bugs", "work on issue #42", "code issue #42", or describes work with no issue number like "owner/repo refresh readme" or "owner/repo fix the broken badge". Do NOT use for triaging/labeling issues (use ghs-issue-triage), analyzing issues (use ghs-issue-analyze), applying backlog health items (use ghs-ba
Shows a dashboard of all backlog items across all audited repositories — health scores, open issues, progress, and what to work on next. Use this skill whenever the user wants to see backlog status, check progress across repos, find the next item to fix, or asks things like "show backlog", "what's left to fix", "backlog status", "dashboard", "show all repos", "remaining items", "how are my repos doing", or "progress report". Also trigger when the user says "list backlog", "show findings", "show issues", or just "backlog". Do NOT use for scanning new repos (use ghs-repo-scan), applying fixes (use ghs-backlog-fix), or reviewing code. For quick "what should I work on next?" queries, prefer ghs-backlog-next instead.
Recommends the highest-impact next backlog item to fix across all audited repositories. Use this skill whenever the user wants a quick recommendation, asks "what should I work on next", "next item", "what's the most important fix", "highest impact item", "what to fix next", "priority item", "next action", or "recommend something to fix". Also trigger for "what's next" or just "next" in the context of backlog work. Do NOT use for full dashboards (use ghs-backlog-board), scanning repos (use ghs-repo-scan), or applying fixes directly (use ghs-backlog-fix).
Calculates and displays the health score for a repository from its backlog items. Use this skill whenever the user wants to see a repo's health score, check their score, recalculate after fixes, or says things like "what's my score", "show score for {repo}", "health score", "recalculate score", "how healthy is my repo", "score check", or "points breakdown". Do NOT use for full dashboards with issue lists (use ghs-backlog-board), scanning repos (use ghs-repo-scan), or applying fixes (use ghs-backlog-fix).
Promotes draft health items in a GitHub Project to real GitHub Issues for team visibility. Creates issues from draft items in the Todo column with Source = Health Check, replaces drafts with linked issues in the project, and copies custom field values. Use this skill whenever the user wants to sync health findings to GitHub Issues, promote draft project items to real issues, create issues from health checks, push findings to GitHub, publish health items for the team, or says things like "sync backlog", "create issues from health checks", "push findings to GitHub", "publish backlog", "sync health items", "sync findings to issues", "promote drafts", or "create GitHub issues from scan". Do NOT use for scanning repos (use ghs-repo-scan), applying fixes (use ghs-backlog-fix), or viewing backlog (use ghs-backlog-board).
Act as an autonomous developer for a repository — monitor for new/triaged issues, process them through the full development lifecycle (triage, analyze, implement, review, merge), handle health maintenance, dependency updates, and optional releases. Operates in cycles with human checkpoints for safety. Use this skill whenever the user wants a full developer loop, says things like "dev loop", "be my developer", "autonomous developer", "work on my repo", "process all issues", "developer mode", "full dev loop", "maintain this repo", "handle everything", "automate development", "dev cycle", "work through issues", "run a dev cycle", "be my dev", or "take over this repo". Do NOT use for single-skill operations — use the individual skill directly. Do NOT use for multi-repo pipelines — use ghs-orchestrate instead.