dyad:pr-fix:actions

Installation
SKILL.md

PR Fix: Actions

Fix failing CI checks and GitHub Actions on a Pull Request.

Arguments

  • $ARGUMENTS: Optional PR number or URL. If not provided, uses the current branch's PR.

Task Tracking

You MUST use the TaskCreate and TaskUpdate tools to track your progress. At the start, create tasks for each step below. Mark each task as in_progress when you start it and completed when you finish. This ensures you complete ALL steps.

Instructions

  1. Determine the PR to work on:
    • If $ARGUMENTS contains a PR number or URL, use that
    • Otherwise, get the current branch's PR using gh pr view --json number,url,title,body --jq '.'
    • If no PR is found, inform the user and stop
Related skills
Installs
24
Repository
dyad-sh/dyad
GitHub Stars
20.2K
First Seen
Feb 17, 2026