Task Context banner
SynapSync SynapSync

Task Context

Productivity community

Description

--- description: Generate a copy-paste prompt for resuming Kyro work in a fresh context argument-hint: [scope or task notes] --- # /kyro:task-context — Router Generate a ready-to-paste prompt for a new agent context. This command is read-only: it does not update `sprint.json`, close tasks, create commits, or rewrite handoff state. ## Startup 1. Read `.agents/kyro/project.json` + `.agents/kyro/local.json`. 2. Resolve the active scope unless the user supplied a scope. 3. Run or reconstruct `ky

Installation

Installs to ~/.claude/skills/synapsync-kyro-workflow-task-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/synapsync-kyro-workflow-task-context && curl -fsSL https://raw.githubusercontent.com/SynapSync/kyro-workflow/HEAD/commands/task-context.md -o ~/.claude/skills/synapsync-kyro-workflow-task-context/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository