harness-garden

Detect and repair drift between Harness control plane and repository manifests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit drift between the Harness control plane and the actual repository to ensure the truth of AGENTS.md, docs, and manifests, preventing misleading configurations.

Core Features & Use Cases

  • Phase 1: Manifest integrity checks and preflight audits to surface missing artifacts and broken links.
  • Phase 2: Semantic drift audits against drift taxonomy to identify misalignment between docs and code.
  • Phase 3: Triage, remediation planning, auto-fixes where safe, and generation of a Garden Report for accountability.

Quick Start

Run the garden audit to detect drift and generate a remediation plan for your repository.

Frequently Asked Questions about harness-garden

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

FAQPage Schema
How do I detect configuration drift between my Harness control plane and actual repository manifests?

To detect configuration drift between your Harness control plane and actual repository manifests, run a garden audit to execute Phase 1 manifest integrity checks and Phase 2 semantic drift audits against your active repositories.

What is semantic drift in repository documentation and how does an audit identify it?

Semantic drift in repository documentation is the misalignment between docs, AGENTS.md, and code. A semantic drift audit identifies it by applying a drift taxonomy to compare the Harness control plane configuration against the actual repository state.

How do I remediate manifest integrity issues and broken links in active Harness repositories?

To remediate manifest integrity issues and broken links in active Harness repositories, use a Phase 3 remediation workflow that applies safe auto-fixes and generates a formal Garden Report for accountability and actionable planning.

Can I automate governance and lifecycle hygiene for repositories managed by Harness?

Yes, you can automate governance and lifecycle hygiene for repositories managed by Harness by running garden audits that perform preflight audits, semantic drift verification, and auto-fixes to ensure manifest and documentation truth.

What is the best way to audit AGENTS.md and docs for misleading configurations in Harness?

The best way to audit AGENTS.md and docs for misleading configurations in Harness is to run a multi-phase garden audit that checks manifest integrity, verifies semantic drift taxonomy, and outputs a formal Garden Report for remediation planning.