Session Control

Controls session resume/fork(branch) for /work based on --resume/--fork flags. Updates session.json and session.events.jsonl. Internal workflow use only. Do NOT load for: user session management, login state, app state handling.

whyzsm a733186 3 files · 2.2 KB Updated

File contents

Session Control Skill

/work の --resume / --fork フラグに応じてセッション状態を切り替える。

機能詳細

機能 詳細
セッション再開/分岐 See references/session-control.md

実行手順

  1. workflow から渡された変数を確認
  2. scripts/session-control.sh を適切な引数で実行
  3. session.jsonsession.events.jsonl の更新を確認

whyzsm/tiny-agents/tree/main/skills/session-control commit a733186044

Frequently asked questions

npx skillmds@latest add whyzsm/session-control