harness-forge
New15GitHub TrendingGeneralby 001TMF
Turn Claude Code into its own Meta-Harness — a skill that evolves the scaffolding around a fixed model (memory, retrieval, context, prompts) via a native propose→score→Pareto loop. Native reimplementation of Meta-Harness (Lee et al. 2026).
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/harness-forge.md https://raw.githubusercontent.com/001TMF/harness-forge/main/SKILL.md3
Invoke in Claude Code
/harness-forgeView source on GitHub
Frequently Asked Questions
What is harness-forge?
Turn Claude Code into its own Meta-Harness — a skill that evolves the scaffolding around a fixed model (memory, retrieval, context, prompts) via a native propose→score→Pareto loop. Native reimplementation of Meta-Harness (Lee et al. 2026).
How to install harness-forge?
To install harness-forge, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /harness-forge.
What is harness-forge best for?
harness-forge is a community categorized under General. Created by 001TMF.