save-task-status

Reconcile task status metadata and sync tracker links for coding agent workflows.

28|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/ma08/botfiles --skill save-task-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-task-status
Source: https://github.com/ma08/botfiles/tree/main/claude/skills/save-task-status
Command: npx skills add https://github.com/ma08/botfiles --skill save-task-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually updating task status files and metadata across multiple machines, coding agent sessions, and project trackers like GitHub or Linear leads to inconsistent context, duplicate task entries, and broken cross-session workflows for long-running agent work.

Core Features & Use Cases

  • Automated Task Folder Resolution: Automatically finds or creates the correct task folder based on project overrides and tracker links, avoiding duplicate entries for resumed work.
  • Metadata Reconciliation: Updates a standardized TASK-METADATA block with machine, zellij session, coding agent, and tracker information to keep all context aligned.
  • Tracker Sync: Optionally pushes live session compatibility blocks to linked GitHub issues or Linear tickets for visibility across sessions.
  • Use Case: If you run long-lived coding agent tasks across different machines, this skill ensures your task status, session context, and tracker tickets stay in sync without manual updates.

Quick Start

Use the save-task-status skill with your current task slug to update the task status file, sync all relevant metadata, and align any linked tracker tickets.

Frequently Asked Questions about save-task-status

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

FAQPage Schema
How do I sync task status metadata across multiple coding agent sessions?

To sync task status metadata across multiple coding agent sessions, use an automated metadata reconciliation tool that updates machine, zellij session, and tracker information in a standardized TASK-METADATA block to keep context aligned.

How do I prevent duplicate task folders when resuming long-running agent workflows?

Automated task folder resolution prevents duplicate entries for resumed work by automatically finding or creating the correct task folder based on project overrides and tracker links.

Can I sync live zellij session context to GitHub issues and Linear tickets?

Yes, tracker sync functionality optionally pushes live session compatibility blocks to linked GitHub issues or Linear tickets for visibility across sessions.

What is automated metadata reconciliation for agent-driven task management?

Automated metadata reconciliation is the process of updating standardized task status files with machine, session, and tracker data to eliminate inconsistent, manually maintained context across long-running agent workflows.

Does this task status sync approach work for agents switching between different machines?

Yes, this approach is specifically designed for scenarios where agents switch between tasks, machines, or sessions and need to maintain aligned task context and tracker links without manual updates.