orchestrator-session-context-lifecycle

Automate orchestrator session lifecycles across gate-based workflows.

Updated Jan 30, 2019
One-click install
npx skills add https://github.com/nishantnaagnihotri/tark-vitark --skill orchestrator-session-context-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-session-context-lifecycle
Source: https://github.com/nishantnaagnihotri/tark-vitark/tree/main/.github/skills/orchestrator-session-context-lifecycle
Command: npx skills add https://github.com/nishantnaagnihotri/tark-vitark --skill orchestrator-session-context-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrator workflows spanning multiple gates can lose context, become non-resumable, and hinder auditing. This skill provides a structured, resumable, and auditable session lifecycle across gate transitions.

Core Features & Use Cases

  • Resume Protocol: Manage session resumes, gate progression, and checkpointing.
  • Context Maintenance: Emit context updates and persist universal principles across actions.
  • Part-Time Session & Gate Transitions: Track blockers, decisions, and next micro-goals.
  • Async Run Tracking: Monitor parallel agent runs and surface statuses for visibility.
  • Log Archiving: Archive per-slice logs while preserving global governance history.

Quick Start

Initialize the orchestrator session context and begin or resume a session, ensuring gate status, artifacts, blockers, and next micro-goal are recorded.

Frequently Asked Questions about orchestrator-session-context-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep orchestrator sessions resumable across gate-based workflows?

To keep orchestrator sessions resumable across gate-based workflows, you need a structured lifecycle that manages session resumes, gate progression, and checkpointing. This ensures context is maintained and sessions can resume without losing state.

What is orchestrator session context maintenance and when do I need it?

Orchestrator session context maintenance is the process of emitting context updates and persisting universal principles across actions. You need it when workflows span multiple gates and risk losing context, becoming non-resumable, or hindering audits.

How do I start and resume an orchestrator session while tracking blockers?

To start or resume an orchestrator session while tracking blockers, initialize the session context and record gate status, artifacts, blockers, and next micro-goals. This enables part-time session management and structured gate transitions.

How does log archiving work for orchestrator sessions?

Log archiving for orchestrator sessions works by archiving per-slice logs while preserving global governance history. This maintains an auditable record of decisions and actions across the session lifecycle.

Can I track parallel agent runs and surface their statuses asynchronously?

Yes, you can track parallel agent runs and surface their statuses asynchronously through async run tracking. This monitors parallel agent executions and provides visibility into their current statuses during the session.

Do I need any dependencies to automate orchestrator session lifecycles?

No dependencies are required to automate orchestrator session lifecycles. The skill operates independently to manage starting, resuming, and closing sessions, including context maintenance, memory updates, and log archiving.