Agent skill

pr-workflow

Land changes via PRs with CI + AI review loops (issue -> branch/worktree -> PR).

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pr-workflow-basic-bit-drasil

SKILL.md

Reference

  • Canonical workflow: docs/dev/pr-workflow.md
  • PR template: .github/pull_request_template.md
  • Worktrees: docs/dev/worktrees.md

Quick local gate

bash
npm ci
npm run format:check
npm run check

Merge readiness

  • Required checks pass.
  • PR review threads are resolved (or explicitly addressed).

Notes

  • Never paste secrets into PRs.
  • If build fails due to missing Prisma client types, run npm run prisma:generate.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results