Skip to main content
Run any Skill in Manus
with one click

wtp-reviewer

Stars0
Forks0
UpdatedMay 25, 2026 at 06:00

Use when reviewing WorktreePilot task branches before or during integration into main. Three modes — review-only (default; safe; never modifies anything), merge (opt-in via "merge <task>" / "integrate <task>"; performs git merge --no-ff), and squash/apply (opt-in via "squash <task>" / "apply <task>"; runs git merge --squash so changes are staged on main for the user to review before committing). Accepts task names (auto-prefixed to worktree-<task>) or full branch names. Reviews committed branch diffs AND uncommitted task-worktree changes. Protects main; integrates at most one branch per invocation; asks before merge, before commit, and before cleanup; never force-cleans unless the user explicitly says so.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly