One-click install
npx skills add https://github.com/ma08/botfiles --skill cross-session-context
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cross-session-context
Source: https://github.com/ma08/botfiles/tree/main/claude/skills/cross-session-context
Command: npx skills add https://github.com/ma08/botfiles --skill cross-session-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When working with multiple long-running coding agent sessions, manually switching contexts or digging through scattered files to get the latest state of another tracked task is time-consuming and disrupts your current workflow.

Core Features & Use Cases

  • Session Resolution: Target other live tracked tasks by task slug, tracker reference, or explicit zellij session name.
  • Context Retrieval: Pull task metadata, recent transcript tails, and zellij targeting details for cross-session orchestration.
  • Use Case: If you are coordinating work across multiple 24/7 coding agents and need to check the progress of a related task without interrupting its active session, this skill lets you pull that context directly.

Quick Start

Use the cross-session-context skill to retrieve the latest context for the tracked task with the slug user-auth-refactor.

Frequently Asked Questions about cross-session-context

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

FAQPage Schema
How do I inspect the context of a live coding agent session without manually switching windows?▼

To inspect a live coding agent session, you can retrieve task metadata, recent transcript tails, and zellij targeting details directly using a task slug or tracker reference, avoiding manual session switching.

What is cross-session orchestration for coding agent workflows?▼

Cross-session orchestration is the process of coordinating multiple long-running coding agents by retrieving deterministic context and live session diagnostics from repo-managed task state without interrupting active workflows.

Can I target a zellij session by task slug for live task debugging?▼

Yes, you can target live tracked tasks by explicit zellij session name, task slug, or tracker reference to pull recent transcript history and session targeting details for debugging.

How do I retrieve task metadata for multiple 24/7 coding agents?▼

Retrieve task metadata by resolving context for live tracked coding agent tasks across distributed workflows, pulling recent transcript tails and zellij session details directly from repo-managed task state.

What's the best way to coordinate work across distributed agent workflows?▼

The best way to coordinate distributed agent workflows is using deterministic context retrieval to pull live session diagnostics and task metadata from repo-managed state without manual context switching.

Do I need Symphony to use cross-session context retrieval for coding agents?▼

No, this skill applies to non-Symphony cross-session coordination scenarios, resolving context from repo-managed task state and live zellij session diagnostics without requiring Symphony.