harness-ops

Manages parallel-execution fabric operations including spawn, cleanup, kill switch, budget check, recovery, and sandbox enablement.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill harness-ops-flexnetos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-ops
Source: https://github.com/FlexNetOS/envctl/tree/main/home/.claude/skills/harness-ops
Command: npx skills add https://github.com/FlexNetOS/envctl --skill harness-ops-flexnetos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of tools to manage and operate a parallel-execution fabric, addressing team management, budget checks, and recovery scenarios.

Core Features & Use Cases

  • Team Management: Spawn and manage teams with budget checks and task distribution.
  • Kill Switch: Stop team sessions and background jobs in critical situations.
  • Budget Check: Monitor and enforce budget limits for resource usage.
  • Recovery: Provide steps for recovery after crashes or unexpected behavior.
  • Sandbox Enablement: Enable sandboxes for enhanced security.

Quick Start

To spawn a new team with a budget check, run: harness-ops spawn --budget-check true

Frequently Asked Questions about harness-ops

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

FAQPage Schema
How do I manage parallel execution and team spawning for complex workflows?

You can enable a sandbox for enhanced security during parallel execution operations. Sandbox enablement is a core feature of the parallel-execution fabric, providing an isolated environment for team management and task distribution.

What is the best way to stop background jobs during critical parallel processing failures?

The kill switch stops active team sessions and background jobs in critical situations to halt parallel execution. It serves as an emergency stop mechanism when unexpected behavior occurs during task distribution.

How does a budget check work when spawning parallel execution teams?

Budget checks monitor and enforce resource usage limits during team spawning and parallel execution operations. The system validates resource availability before allowing task distribution across the parallel-execution fabric.

Can I use sandbox isolation to secure parallel execution task distribution?

Sandbox enablement provides enhanced security for parallel execution by isolating team management and task distribution operations. It creates a secure boundary around the execution fabric during complex workflow processing.

What steps are needed for recovery after a parallel execution crash?

Recovery steps are provided to restore parallel execution operations after crashes or unexpected behavior. The system includes dedicated recovery mechanisms to safely resume team sessions and task distribution within the execution fabric.

Do I need system tools and configuration to run parallel-execution fabric operations?

Various system tools and configuration are required to run parallel-execution fabric operations effectively. The implementation includes scripts that handle team spawn, kill switch, budget check, recovery, and sandbox enablement.