Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
원문 언어: 영어
메뉴
SkillsMP는 jdelfino/agent-workflow에서 12개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 12개 중 12개를 표시합니다.
Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
원문 언어: 영어
Pure development workflow with required test coverage and a coverage audit. Used by coordinator as a subagent. Commits work but never manages beads issues.
원문 언어: 영어
Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.
원문 언어: 영어
Review a team-member PR for regression risk and test coverage, posting inline comments to GitHub. High-bar — skips style, cleanup, and refactor noise.
원문 언어: 영어
Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.
원문 언어: 영어
Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.
원문 언어: 영어
Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.
원문 언어: 영어
Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.
원문 언어: 영어
Lightweight sub-agent that runs quality gates and returns a concise pass/fail result. Used by implementer and coordinator to preserve context.
원문 언어: 영어
Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.
원문 언어: 영어
Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.
원문 언어: 영어
Guide for writing, running, and debugging Playwright E2E tests.
원문 언어: 영어