Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
原文语言:英语
菜单
SkillsMP 已收集 jdelfino/coding-tool 中的 11 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 11 / 11 个已收集 Skill。
Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
原文语言:英语
Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Commits to its own worktree branch, but never pushes, manages beads issues, or opens PRs.
原文语言:英语
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.
原文语言:英语
Day-2 training tutor for the agent-friendly-project exercise. Answers student questions about the process, the exercise, the workflow, the concepts from the training, or anything about this repo. Invoked via /tutorial.
原文语言:英语
Writing, running, and debugging Playwright E2E tests in coding-tool.
原文语言:英语
Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.
原文语言:英语
Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.
原文语言:英语
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.
原文语言:英语
Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.
原文语言:英语
Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.
原文语言:英语