Dyad avatar

Dyad

Official

@dyad-sh

0Followers
|
7Public Repos
|
22Published Skills

Free, local open-source AI app builder

Skills Distribution
DomainDeveloper To...Code Review Orches.. (50%)GitHub Integration (30%)Distributed Consen.. (20%)

Agent Skills by Dyad

Showing 22 vetted skills indexed across 1 GitHub repositories.

dyad-shdyad-sh
21.4k

dyad:plan-to-issue

Converts an approved codebase implementation plan into a GitHub issue.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:deflake-e2e-recent-commits

Detects and fixes flaky Playwright E2E tests from recent CI runs and PRs.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:check-workflows

Audits recent GitHub Actions workflow runs and files issues for actionable failures.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:pr-push

Commits changes, runs checks, pushes branches, and creates GitHub pull requests.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:pr-screencast

Records Playwright screenshots demonstrating a PR's feature and posts them as a GitHub PR comment.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:swarm-to-plan

Orchestrates PM, UX, and engineering agents to debate an idea and write a spec to plans/.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:pr-fix:comments

Reads unresolved GitHub PR review comments and addresses or resolves them via the GitHub API.

Official
Advanced
dyad-shdyad-sh
21.4k

remember-learnings

Extracts session learnings and updates AGENTS.md and rules files with actionable guidance.

Official
Intermediate
dyad-shdyad-sh
21.4k

deep-review

Reviews code diffs using parallel finder agents and adversarial verifier agents.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:add-models

Add AI model entries to the language model constants file with researched specifications.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:pr-fix

Resolves GitHub pull request review comments and failing CI checks automatically.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:pr-rebase

Rebases the current branch onto upstream changes, resolves conflicts, and pushes.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:deflake-e2e

Detect and fix flaky Playwright E2E tests by running them repeatedly and investigating failures.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:promote-beta-to-stable

Promotes the latest pre-release to a stable release branch with version bump and push.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:debug-minified-error

Maps minified production error stack traces back to original TypeScript source using source maps.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:debug-with-playwright

Debugs Electron E2E tests by capturing Playwright screenshots at key execution points.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:e2e-rebase

Updates Playwright E2E test snapshots based on failed tests reported in PR comments.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:pr-fix:ci

Diagnoses and fixes failing GitHub Actions CI checks on pull requests from run logs and artifacts.

Official
Advanced
dyad-shdyad-sh
21.4k

dyad:fix-issue

Fetches a GitHub issue, plans a fix, and implements it locally.

Official
Intermediate
dyad-shdyad-sh
21.4k

dyad:feedback-to-issues

Converts customer feedback emails into deduplicated GitHub issues and drafts reply emails.

Official
Intermediate
dyad-shdyad-sh
21.2k

dyad:multi-pr-review

Orchestrate multiple Claude sub-agents to review PR diffs and post consensus results.

Official
Advanced
dyad-shdyad-sh
21.2k

dyad:swarm-pr-review

Orchestrate a three-teammate Claude Code swarm to analyze GitHub PR diffs and post a consensus summary.

Official
Advanced

Frequently Asked Questions About Dyad

FAQPage Schema
What specific tasks does Dyad enable for engineering teams?

Dyad enables the automated analysis of GitHub pull request diffs by orchestrating multiple independent review agents. It synthesizes these individual perspectives into a single, consensus-based summary, allowing teams to identify potential issues and architectural improvements without manual intervention during the initial review phase.

Which technical personas benefit most from these capabilities?

Senior software engineers, technical leads, and DevOps practitioners benefit most from these capabilities. The platform is designed for teams managing high-velocity repositories who require consistent, multi-faceted code quality checks and accelerated feedback loops during the pull request lifecycle.

What are the core prerequisites for running these review swarms?

Users require an active GitHub repository and valid credentials for the underlying Claude models. The system functions by interfacing directly with GitHub PR diffs, necessitating appropriate repository permissions to post consensus summaries and review comments back to the platform.