harness-plan

Convert approved Harness specs into audit-ready execution plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert approved Harness specs into concrete, audit-ready execution plans that prevent rework and misinterpretation.

Core Features & Use Cases

  • Generate an active plan saved under docs/exec-plans/active/ with a consistent, timestamped filename.
  • Update docs/PLANS.md to reflect the new plan and status.
  • Ensure plans are decision-oriented with clear scope, decisions, files, verification, and risk sections.

Quick Start

Create an active execution plan from an approved Harness spec and save it to docs/exec-plans/active/YYYY-MM-DD-<feature-name>.md.

Frequently Asked Questions about harness-plan

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

FAQPage Schema
How do I generate an audit-ready execution plan from an approved spec?

To generate an audit-ready execution plan from an approved spec, you need a tool that automates the translation of Harness specs into a structured plan with clear scope, decisions, and verification sections. This ensures plan traceability and prevents project rework by making tasks decision-oriented.

What is the best way to maintain plan traceability across docs and PLANS.md?

Maintaining plan traceability across docs requires updating PLANS.md to reflect new plan statuses while saving active plans under docs/exec-plans/active/ with consistent, timestamped filenames. This approach ensures ownership and verification requirements are satisfied across the engineering project documentation.

How does an execution plan satisfy audit requirements for engineering projects?

An execution plan satisfies audit requirements by applying a consistent structure that includes plan headers, tasks, evidence, and risk/verification guidance. This structure enforces plan traceability and ownership, ensuring that all decisions and execution steps are properly documented for review.

Can I use a structured plan to prevent misinterpretation of approved specs?

Yes, you can use a structured execution plan to prevent misinterpretation of approved specs. By automating the translation of specs into decision-oriented plans with clear scope, files, and verification sections, teams eliminate ambiguity and ensure execution matches the approved requirements.

What structure is required for an active execution plan under docs/exec-plans?

The required structure for an active execution plan under docs/exec-plans includes plan headers, specific tasks, evidence sections, and risk/verification guidance. Plans must be saved as timestamped filenames under the active/ directory and be reflected in the central PLANS.md file.