harness-setup

Orchestrate Harness v3 setup workflows for projects, tools, agents, and memory.

2|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/fockus/claude-skill-build --skill harness-setup-fockus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-setup
Source: https://github.com/fockus/claude-skill-build/tree/main/skills/harness-setup
Command: npx skills add https://github.com/fockus/claude-skill-build --skill harness-setup-fockus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Harness v3 unified setup skill streamlines project initialization, tool configuration, memory setup, and two-agent configuration, providing a repeatable onboarding path and reducing manual setup toil.

Core Features & Use Cases

  • Project scaffold generation (CLAUDE.md, Plans.md, hooks)
  • CI/CD and Codex CLI setup
  • Harness memory configuration and agent setup
  • Mirror synchronization for public skill bundles
  • Localize rules to the current project

Quick Start

Run harness-setup init to scaffold a new Harness v3 project with CLAUDE.md, Plans.md, and hooks.

Frequently Asked Questions about harness-setup

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

FAQPage Schema
How do I initialize a new project with CLAUDE.md and Plans.md templates?

To initialize a new project, run the harness-setup init command to scaffold a project skeleton that generates CLAUDE.md, Plans.md templates, and setup hooks automatically. This provides a repeatable onboarding path and reduces manual configuration toil.

What is Harness v3 unified setup and when do I need it?

Harness v3 unified setup orchestrates workflows to initialize projects, configure tools, and set up agents and memory. You need it for new project initialization and CI/CD enablement to streamline onboarding and reduce manual setup toil.

Can I configure CI/CD and Codex CLI using a project init tool?

Yes, project init tools can configure CI/CD and Codex CLI. This skill orchestrates Codex CLI setup, including mirrors, symlinks, and localizing CLAUDE rules, as part of the unified Harness v3 project initialization workflow.

What's the best way to set up agents and memory for a development project?

The best way to set up agents and memory is using a unified setup workflow that configures both simultaneously. This skill orchestrates two-agent configuration and memory setup alongside project scaffold generation to ensure proper integration.

Do I need existing project files to localize CLAUDE rules and set up mirrors?

No, you do not need existing project files to localize CLAUDE rules and set up mirrors. The setup workflow can generate the project skeleton first, then apply mirror synchronization and localize rules to the current project directory.