What problem does it solve?
This Skill removes ambiguity for Jarvis Kanban workers by explaining how to handle task handoffs, workspace rules, retries, progress updates, and completion decisions without losing context.
Core Features & Use Cases
- Worker Lifecycle Guidance: Explains the orient, work, heartbeat, block, and complete flow that dispatched workers should follow.
- Workspace Handling: Covers scratch directories, shared persistent folders, and git worktrees so workers know how to read, write, and commit safely.
- Review and Handoff Patterns: Shows how to format summaries, metadata, blocked reasons, and review-required completions for downstream agents and humans.
- Isolation and Safety: Describes tenant-prefixed memory, created-card claiming, and retry diagnostics to prevent state leakage and incorrect task closure.
Quick Start
Use this skill when you need a Jarvis Kanban worker to understand its workspace, report progress, and hand off task results with the correct summary and metadata.