harness-init

Initialize Agent Harness configuration by detecting project files and suggesting templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initialization of the Agent Harness in a new project or reconfiguration for specific tech stacks, reducing the setup time and ensuring compatibility.

Core Features & Use Cases

  • Tech Stack Configuration: Pre-configures the Agent Harness for React, Python, or Go, among others.
  • Template Selection: Offers templates for different tech stacks and auto-detects the stack based on project files.
  • Auto-detection: Checks for project files like package.json, requirements.txt, and go.mod to suggest the right template.
  • Customization: Allows users to review and customize the configuration after setup.

Quick Start

Run 'harness-init' to initialize the Agent Harness for your project.

Frequently Asked Questions about harness-init

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

FAQPage Schema
How do I set up agent harness configuration for a new project?

To set up agent harness configuration for a new project, run 'harness-init' to detect project files, suggest the appropriate template, and copy sensor configurations automatically.

How does project bootstrapping detect the correct tech stack template?

Project bootstrapping detects the correct tech stack template by checking for project files like `package.json`, `requirements.txt`, and `go.mod` to suggest matching configurations.

Do I need the Agent Harness installed before initializing project configuration?

Yes, you need the Agent Harness installed and configured before initializing project configuration, because the setup process copies sensor configurations and recommended skills into the harness.

Can I customize the tech stack configuration after the setup is complete?

Yes, you can customize the tech stack configuration after setup is complete, allowing you to review and adjust the pre-configured templates for React, Python, or Go projects.

What is the best way to reconfigure agent harness for an existing tech stack?

The best way to reconfigure agent harness for an existing tech stack is running 'harness-init' to automate template selection and apply compatible sensor configurations, reducing manual setup time.