From claude-code-harness
Manages session state transitions per SESSION_ORCHESTRATION.md: state updates at /work phase boundaries, escalated transitions on error, initialized restoration on session resume. Internal workflow only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-harness:session-stateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
セッション状態の遷移を管理する内部スキル。
セッション状態の遷移を管理する内部スキル。
docs/SESSION_ORCHESTRATION.md に定義された状態機械に従って遷移を検証・実行する。
| 機能 | 詳細 |
|---|---|
| 状態遷移 | See references/state-transition.md |
/work フェーズ境界での状態更新escalated 遷移stopped 遷移initialized 復帰docs/SESSION_ORCHESTRATION.md で定義npx claudepluginhub chachamaru127/claude-code-harness --plugin claude-code-harnessManages session state transitions at /work phase boundaries and on error/resume. Internal workflow skill for SESSION_ORCHESTRATION.md state machine.
Manages Maestro orchestration session state: creation, updates, tracking, resumption, and archiving via MCP tools, file edits, or scripts.
Controls session resume/fork for /work by updating session.json and session.events.jsonl based on --resume/--fork flags. Internal workflow use only.