dyad-shdyad-shOfficialยท22 Agent Skills Included

dyad

Automate pull requests, code reviews, and E2E test fixes

Automates the full pull request lifecycle: planning features, publishing branches, reviewing code with multi-agent teams, and resolving review comments. Diagnoses failing CI runs and fixes flaky Playwright E2E tests without manual log digging or repeated local reruns. Helps maintainers ship changes faster by turning GitHub issues, feedback emails, and releases into guided agent workflows.
npx skills add dyad-sh/dyad --all -g -y
Available:

Directs the AI agent to read topic-specific rule files before editing code, covering areas like Electron IPC, E2E testing, database migrations, and git workflow.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:multi-pr-review

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:swarm-pr-review

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:plan-to-issue

Converts an approved codebase implementation plan into a GitHub issue.

Official
Intermediate
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:deflake-e2e-recent-commits

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:check-workflows

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

Official
Intermediate
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:pr-push

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:pr-screencast

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:swarm-to-plan

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:pr-fix:comments

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

remember-learnings

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

Official
Intermediate
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

deep-review

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

Official
Advanced
๐Ÿ“ฆ In Repo
dyad-shdyad-sh

dyad:add-models

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

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Dyad skills?โ–ผ

Run `npx skills add dyad-sh/dyad --all -g -y` in your terminal to install all skills in this suite globally.

How to automate pull request reviews with AI?โ–ผ

Use the multi-pr-review or swarm-pr-review skills, which spawn specialized agents for correctness, code health, and UX that review the diff and post a merge verdict with inline comments.

How to fix flaky E2E tests automatically?โ–ผ

The deflake-e2e skills gather flaky Playwright tests from CI runs, reproduce them locally, apply best-practice fixes, and verify stability across repeated runs.

Can AI fix failing CI checks on my PR?โ–ผ

Yes. The pr-fix skill reads the latest CI run logs, diagnoses unit test and E2E failures, applies fixes, and pushes the corrected branch.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’