yato-resume

Resume a named Yato workflow, restoring tmux sessions, agents, and check-ins.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcospmail/claude-code-plugins --skill yato-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yato-resume
Source: https://github.com/marcospmail/claude-code-plugins/tree/main/plugins/yato/skills/yato-resume
Command: npx skills add https://github.com/marcospmail/claude-code-plugins --skill yato-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yato, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to quickly resume a workflow from where you left off, restoring your tmux session, agents, and check-ins, enabling you to continue working seamlessly.

Core Features & Use Cases

  • Resume Workflow: Restore a previously created workflow with all associated tmux sessions, agents, and check-ins.
  • List Workflows: Display a list of available workflows if no specific name is provided.
  • Specific Workflow: Resume a specific workflow by name.
  • Automated Setup: Automates the setup of tmux session, pane layout, and agent windows.
  • User Briefing: Briefs the PM and agents to continue from where the team left off.
  • Use Case: Ideal for developers who need to quickly pick up their work after a break or a session restart.

Quick Start

To resume your workflow, run: /yato-resume [workflow-name]

Frequently Asked Questions about yato-resume

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

FAQPage Schema
How do I resume a tmux workflow after restarting my session?

To resume a workflow, run the resume command with your workflow name. This restores the previously created tmux session, agents, and check-ins so you can continue working seamlessly.

What is needed to restore a developer workflow with tmux sessions and agents?

Restoring a developer workflow requires Yato installed and a project with an existing .workflow/ folder containing the previously created session, agent, and check-in configuration.

How do I list available workflows before resuming one?

If no specific workflow name is provided, the tool displays a list of available workflows, allowing you to choose and resume the correct project session by name.

Does this workflow resumption tool automate tmux pane layout and agent setup?

Yes, the workflow resumption tool automates the setup of your tmux session, pane layout, and agent windows, briefing the PM and agents to continue from the last checkpoint.

What happens if my project does not have a .workflow folder?

Without a .workflow folder, the tool cannot resume your workflow because it relies on this directory to restore the previously created tmux sessions, agents, and check-ins.