Implements a task from spec/tasks in a git worktree following TDD. Use when working on a specific task by keyword.
Source text: Japanese
Menu
SkillsMP has collected 8 skills from ncukondo/search-hub. Open a skill to review its source and details.
Showing 8 of 8 collected skills.
Implements a task from spec/tasks in a git worktree following TDD. Use when working on a specific task by keyword.
Source text: Japanese
Detects PRs with changes requested and spawns fixer agents. Use when addressing review feedback.
Analyzes ROADMAP and implements tasks in parallel with automatic orchestration. Use when starting implementation work.
Source text: Mixed languages
Merges a PR with automatic cleanup of worktree and branch. Handles all edge cases. Use when merging approved PRs.
Reviews a GitHub PR by checking CI status, running tests, and posting review. Always reports findings to user. Use when reviewing PRs or when the user says "review PR".
Source text: Japanese
Monitors all worker agents and automatically transitions them through the workflow. Use after spawning workers with /implement, or to check orchestration status.
Source text: Japanese
Responds to PR comments and review feedback. Use when addressing specific comments on a PR.
Shows current project status including tasks, tests, and worktrees. Use when checking project health.
Source text: Mixed languages