harness-execute

Execute active Harness plans while updating checkboxes and capturing evidence.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Refinex-Space/Refinex-Skills --skill harness-execute-refinex-space
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-execute
Source: https://github.com/Refinex-Space/Refinex-Skills/tree/main/plugins/harness-powers/skills/harness-execute
Command: npx skills add https://github.com/Refinex-Space/Refinex-Skills --skill harness-execute-refinex-space

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute an active Harness plan from docs/exec-plans/active/ while updating checkboxes, evidence, verification, and completion handoffs.

Core Features & Use Cases

  • Load the active plan from docs/exec-plans/active/, review linked specs, and identify blockers.
  • Execute tasks sequentially, updating checkboxes and capturing evidence for each step.
  • Hand off to harness-verify and harness-finish once all tasks are complete and verified.

Quick Start

Load the active plan from docs/exec-plans/active/, follow the plan steps in order, and record evidence as each task completes.

Frequently Asked Questions about harness-execute

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

FAQPage Schema
How do I execute a software delivery plan with an audit trail?

To execute a plan with an audit trail, load the active plan from docs/exec-plans/active/, update task checkboxes sequentially, and capture evidence for each completed step to maintain a verifiable record.

What is plan-driven task execution and how does it handle blockers?

Plan-driven task execution processes sequential steps from an active plan while identifying and logging blockers. It updates task statuses and captures evidence to ensure controlled, verifiable software delivery.

How do I record verification evidence during plan execution?

You record verification evidence during plan execution by following the active plan steps in order and documenting evidence directly as each task completes, ensuring all verification handoffs are explicitly satisfied.

Does plan execution support completion handoffs to other verification tools?

Yes, plan execution supports completion handoffs by transferring the verified plan to harness-verify and harness-finish once all sequential tasks are complete and explicit verification steps are satisfied.

Can I use this for tasks in controlled software delivery environments?

Yes, you can use this for plan-driven software delivery tasks in controlled environments. It handles plan loading, per-task checkbox updates, blocker handling, and explicit verification handoffs.

What is the best way to manage an active plan from docs/exec-plans/active?

The best way to manage an active plan is to load it from docs/exec-plans/active/, review linked specs, identify blockers, execute tasks sequentially while updating checkboxes, and capture evidence for each step.