dyad-sh

dyad-sh

@dyad-sh Organization

GitHub
8 Skills
164094 Total Stars
February 2026 Joined

Public Skills

dyad:multi-pr-review

by dyad-sh

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote counting. Reports merge verdict (YES / NOT SURE / NO). Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues in a collapsible section.

20.5K 3mo ago

dyad:e2e-rebase

by dyad-sh

Rebase E2E test snapshots based on failed tests from the PR comments.

20.5K 3mo ago

dyad:check-workflows

by dyad-sh

Check GitHub Actions workflow runs from the past day, identify severe or consistent failures, and file an issue if actionable problems are found.

Agents 20.5K 3mo ago

dyad:deflake-e2e

by dyad-sh

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

Code Review 20.5K 3mo ago

dyad:lint

by dyad-sh

Run pre-commit checks including formatting, linting, and type-checking, and fix any errors.

Code Review 20.5K 3mo ago

dyad:session-debug

by dyad-sh

Analyze session debugging data to identify errors and issues that may have caused a user-reported problem.

Auth 20.5K 3mo ago

dyad:pr-fix

by dyad-sh

Address all outstanding issues on a GitHub Pull Request by handling both review comments and failing CI checks.

Code Review 20.5K 3mo ago

dyad:feedback-to-issues

by dyad-sh

Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.

Code Gen 20.5K 3mo ago