One-click install
npx skills add https://github.com/unclenate/auto-harness --skill harness-onboarding-unclenate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-onboarding
Source: https://github.com/unclenate/auto-harness/tree/main/platform/skills/harness-onboarding
Command: npx skills add https://github.com/unclenate/auto-harness --skill harness-onboarding-unclenate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the chaos of letting AI agents change and ship code without a clear governance contract by onboarding an existing repository into auto-harness conformance. It is designed to turn uncertain, potentially mismatched brownfield practices into an evidence-based governance inventory and a copy-paste lite manifest your team can operationalize immediately.

Core Features & Use Cases

  • Governance inventory (evidence-first): Audits existing ADR conventions, review processes, standards, artifact/revision tracking patterns, and agent/AI integration docs.
  • Proposed harness composition: Recommends which harness module families to activate based strictly on what is actually present in the repository.
  • Gap analysis + integration guidance: Produces a required-artifacts gap report, integration/translation guidance, and a differences catalog to explain how the repo currently works versus harness expectations.

Quick Start

Give your AI tool this instruction: “Run the harness-onboarding skill on this repository and generate the governance inventory, a module composition recommendation, an artifact gap analysis, and a harness.manifest.yaml lite manifest.”

Frequently Asked Questions about harness-onboarding

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

FAQPage Schema
How do I onboard an existing repository into governed AI-assisted development?

Onboard an existing repository into governed AI-assisted development by generating an evidence-based governance inventory and a copy-paste lite manifest. This process audits existing conventions and produces a module composition recommendation to operationalize governance immediately.

What is a governance inventory for brownfield projects, and how does it work?

A governance inventory for brownfield projects audits existing ADR conventions, review processes, artifact tracking, and AI integration docs. It works by analyzing what is actually present in the repository to recommend which governance module families to activate.

Can I generate a manifest for documentation-only repositories missing required artifacts?

Yes, you can generate a lite manifest for documentation-only repositories missing required artifacts. The process performs an evidence-based gap analysis, marking missing governance structures as UNKNOWN while satisfying manifest and module-graph conformance requirements.

How do I perform an artifact gap analysis for a codebase with mismatched governance practices?

Perform an artifact gap analysis for a codebase with mismatched governance practices by auditing existing revision tracking patterns and standards. The analysis produces a required-artifacts gap report, integration guidance, and a differences catalog explaining current practices versus expectations.

Does harness onboarding work for repositories without existing ADR conventions or review processes?

Yes, harness onboarding works for repositories without existing ADR conventions or review processes. The evidence-first audit marks missing governance artifacts as UNKNOWN and provides a differences catalog to bridge current practices with required module-graph conformance.

What is the best way to integrate an auto-harness governance framework into an existing codebase?

The best way to integrate an auto-harness governance framework into an existing codebase is generating a lite manifest alongside a proposed harness composition. This approach provides a validator runbook and integration guidance tailored to the repository's actual artifacts.