
Controls session resume/fork for /work based on flags. Use only from workflow.
session-control follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: session-control description: "Controls session resume/fork for /work based on flags. Use only from workflow." allowed-tools: ["Read", "Bash", "Write", "Edit"] --- # 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` の更新を確認