From harness
Auto-triggered by the orchestration system at /work phase boundaries. Do NOT load for: user-facing session management, login state, app state handling, or direct user requests. Internal workflow skill — manages session state transitions per SESSION_ORCHESTRATION.md, escalated transitions on error, and initialized restoration on session resume.
npx claudepluginhub tim-hub/powerball-harness --plugin harnessThis skill is limited to using the following tools:
An internal skill that manages session state transitions.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
An internal skill that manages session state transitions.
Validates and executes transitions according to the state machine defined in docs/SESSION_ORCHESTRATION.md.
| Feature | Details |
|---|---|
| State transitions | See references/state-transition.md |
/work phase boundariesescalated transition on errorstopped transition at session endinitialized restoration on session resumedocs/SESSION_ORCHESTRATION.md