session-state

SESSION_ORCHESTRATION.md に基づくセッション状態遷移管理。/work フェーズ境界での状態更新、エラー時の escalated 遷移、セッション再開時の initialized 復帰を制御。Internal workflow use only. Do NOT load for: user session management, login state, app state handling.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "session-state" with this command: npx skills add chachamaru127/claude-code-harness/chachamaru127-claude-code-harness-session-state

Session State Skill

セッション状態の遷移を管理する内部スキル。 docs/SESSION_ORCHESTRATION.md に定義された状態機械に従って遷移を検証・実行する。

機能詳細

機能詳細
状態遷移See references/state-transition.md

使用タイミング

  • /work フェーズ境界での状態更新
  • エラー発生時の escalated 遷移
  • セッション終了時の stopped 遷移
  • セッション再開時の initialized 復帰

注意事項

  • このスキルは内部使用専用です
  • ユーザーが直接呼び出すことは想定していません
  • 状態遷移ルールは docs/SESSION_ORCHESTRATION.md で定義

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

auth

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

agent-browser

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

generate-video

No summary provided by upstream source.

Repository SourceNeeds Review