·recovery
>_

recovery

oimiragieo/agent-studio

Workflow recovery protocol for resuming workflows after context loss, session interruption, or errors. Handles state reconstruction, artifact recovery, and seamless workflow continuation.

6Installs·2Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill recovery

SKILL.md

Recovery Skill - Workflow recovery protocol for resuming workflows after context loss, session interruption, or errors. Handles state reconstruction, artifact recovery, and seamless workflow continuation.

| BROKENBUILD | Build errors, syntax errors, module not found | ROLLBACK + fix | | VERIFICATIONFAILED | Test failures, validation errors, assertion errors | RETRY with fix (max 3 attempts) | | CIRCULARFIX | Same error 3+ times, similar approaches repeated | SKIP or ESCALATE |

| CONTEXTEXHAUSTED | Token limit reached, maximum length exceeded | Compress context, continue | | UNKNOWN | No pattern match | RETRY once, then ESCALATE |

Workflow recovery protocol for resuming workflows after context loss, session interruption, or errors. Handles state reconstruction, artifact recovery, and seamless workflow continuation. Source: oimiragieo/agent-studio.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill recovery
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is recovery?

Workflow recovery protocol for resuming workflows after context loss, session interruption, or errors. Handles state reconstruction, artifact recovery, and seamless workflow continuation. Source: oimiragieo/agent-studio.

How do I install recovery?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill recovery Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oimiragieo/agent-studio