Skillssession-control
session-control

session-control

Controls session resume/fork for /work based on flags. Use only from workflow.

session-controlChachamaru127
151 stars
3k downloads
Updated 6d ago

Readme

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` の更新を確認

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated6d ago
PublisherChachamaru127

Tags

github-actions