harness-resume

Restore halted Harness workflows from checkpoint files and shared state.

3|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill harness-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-resume
Source: https://github.com/bigbulgogiburger/claude_jira_harness/tree/main/skills/harness-resume
Command: npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill harness-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows users to pick up halted Harness workflows from saved checkpoints, effectively restoring progress after interruption.

Core Features & Use Cases

  • Workflow State Resumption: Reads checkpoint files and shared state to identify where a workflow was interrupted.
  • State Restoration: Restores the harness progress from specific checkpoint files without affecting Jira issue status.
  • Use Case: Resume an intensive deployment process after unexpected interruption by automatically loading previous state and data.

Quick Start

Use this Skill to recover your previous Harness workflow by providing the issue key and allowing it to load the saved checkpoint.

Frequently Asked Questions about harness-resume

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

FAQPage Schema
How do I resume a halted Harness deployment workflow after an interruption?

You can resume a halted Harness deployment workflow by loading saved checkpoint files and shared state. This restores the previous progress automatically, allowing the interrupted multi-stage process to continue seamlessly.

What does checkpoint state recovery do for interrupted infrastructure automation?

Checkpoint state recovery for infrastructure automation reads saved files to identify exactly where a workflow stopped. It restores the previous data and state without altering external project or Jira issue statuses.

Can I restore workflow progress without affecting my Jira issue status?

Yes, you can restore workflow progress without affecting Jira issue status. The recovery process strictly targets internal checkpoint files and shared state, ensuring external project tracking remains untouched during resumption.

How do I start a Harness workflow recovery using an issue key?

To start Harness workflow recovery, provide the specific issue key associated with the halted process. The system uses this key to locate and load the correct saved checkpoint data automatically.

Does automated state recovery work for complex multi-stage deployment workflows?

Automated state recovery works for complex, multi-stage deployment workflows by reading shared state and checkpoint files. It identifies the interruption point and seamlessly continues the intensive deployment process.