From harness
Auto-triggered by harness-work when session --resume/--fork flags are present. Do NOT load for: user-facing session management, login state, app state handling, or direct user requests. Internal workflow skill — controls session resume/fork(branch) for /work, updates session.json and session.events.jsonl.
npx claudepluginhub tim-hub/powerball-harness --plugin harnessThis skill is limited to using the following tools:
Switches session state based on the `--resume` / `--fork` flags of /work.
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.
Switches session state based on the --resume / --fork flags of /work.
| Feature | Details |
|---|---|
| Session resume/fork | See references/session-control.md |
scripts/session-control.sh with the appropriate argumentssession.json and session.events.jsonl