arittr
@arittr
2 Skills
34 Total Stars
February 2026 Joined
Public Skills
phase-task-verification
by arittr
Shared branch creation and verification logic for sequential and parallel task execution - handles git operations, HEAD verification, and MODE-specific behavior
executing-parallel-phase
by arittr
Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1)