Harness Start banner
Luck9Star Luck9Star

Harness Start

Productivity community

Description

--- description: "Initialize a new OpenHarness autonomous development task with interactive wizard" argument-hint: "TASK_DESCRIPTION [--mode single|dual] [--verify INSTRUCTION] [--from-plan PATH] [--skills SKILL1,SKILL2] [--quick]" allowed-tools: ["Bash", "Read", "Write", "Edit", "Grep", "Glob"] --- You are running the OpenHarness workspace initialization protocol. This is NOT a coding task — you are ONLY creating workspace files. DO NOT implement any features. ## MANDATORY PROTOCOL — ALL 7 ga

Installation

Installs to ~/.claude/skills/luck9star-openharness-for-claudecode-harness-start/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luck9star-openharness-for-claudecode-harness-start && curl -fsSL https://raw.githubusercontent.com/Luck9Star/OpenHarness-For-ClaudeCode/HEAD/commands/harness-start.md -o ~/.claude/skills/luck9star-openharness-for-claudecode-harness-start/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository