Controls session resume/fork for /work based on flags. Use only from workflow.
View on GitHubChachamaru127/claude-code-harness
claude-code-harness
January 20, 2026
Select agents to install to:
npx add-skill https://github.com/Chachamaru127/claude-code-harness/blob/main/skills/session-control/SKILL.md -a claude-code --skill session-controlInstallation paths:
.claude/skills/session-control/# Session Control Skill /work の `--resume` / `--fork` フラグに応じてセッション状態を切り替える。 ## 機能詳細 | 機能 | 詳細 | |------|------| | **セッション再開/分岐** | See [references/session-control.md](references/session-control.md) | ## 実行手順 1. workflow から渡された変数を確認 2. `scripts/session-control.sh` を適切な引数で実行 3. `session.json` と `session.events.jsonl` の更新を確認