harness-creator

Analyze repositories and generate governance artifacts for AI coding agent harnesses.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Lzhtommy/oh-my-harness-skills --skill harness-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-creator
Source: https://github.com/Lzhtommy/oh-my-harness-skills/tree/main/harness-creator
Command: npx skills add https://github.com/Lzhtommy/oh-my-harness-skills --skill harness-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap harness infrastructure for AI coding agents, enabling automated setup and consistent architectural governance across projects.

Core Features & Use Cases

  • Analyzes existing repositories to assess language ecosystems, project shape, and harness readiness.
  • Generates documentation scaffolding, lint scripts, validation pipelines, and a directory structure aligned with the Five-Subsystem Framework.
  • Prepares handoff artifacts for harness-executor, including AGENTS.md, CLAUDE.md references, and deployment-ready scripts.

Quick Start

Run the harness-creator to bootstrap a harness for your project and inspect the generated AGENTS.md, docs/ARCHITECTURE.md, and scripts/validate.sh.

Frequently Asked Questions about harness-creator

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

FAQPage Schema
How do I bootstrap a harness infrastructure for AI coding agents?

To bootstrap a harness infrastructure for AI agents, run the harness-creator to analyze your repository, assess language ecosystems, and generate standard governance artifacts like AGENTS.md and validation pipelines automatically.

What is harness readiness in an existing codebase?

Harness readiness in an existing codebase measures whether your project has the necessary documentation scaffolding, lint scripts, and validation pipelines required for AI coding agents to operate with consistent architectural governance.

How do I generate documentation scaffolding and validation pipelines for AI agents?

You can generate documentation scaffolding and validation pipelines by analyzing your project's shape and language ecosystems, then producing a scalable harness directory layout aligned with the Five-Subsystem Framework.

Does harness-creator prepare handoff artifacts for downstream execution?

Yes, harness-creator prepares handoff artifacts for downstream execution by generating AGENTS.md, CLAUDE.md references, and deployment-ready scripts to ensure smooth transitions to the harness-executor phase.

Can I use this scaffolding tool for any language ecosystem during project startup?

Yes, you can use this scaffolding tool during project startup for any language ecosystem because it analyzes the existing repository to identify specific languages and generates tailored governance artifacts accordingly.

What is the best way to maintain consistent architectural governance across multiple AI agent projects?

The best way to maintain consistent architectural governance across projects is to bootstrap a scalable harness directory layout with standard templates, starter files, and frontmatter-driven entry points for ongoing automated use.