BeClaude

ai-harness

New
GitHub TrendingGeneralby Taro-ous18

Personal AI coding agent harness for Claude Code: verification loop, self-improvement loop, methodology skills, portable via AGENTS.md/SKILL.md/MCP.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-harness.md https://raw.githubusercontent.com/Taro-ous18/ai-harness/main/SKILL.md
3
Invoke in Claude Code
/ai-harness
View source on GitHub
mcpagent

Frequently Asked Questions

What is ai-harness?

Personal AI coding agent harness for Claude Code: verification loop, self-improvement loop, methodology skills, portable via AGENTS.md/SKILL.md/MCP.

How to install ai-harness?

To install ai-harness, 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 /ai-harness.

What is ai-harness best for?

ai-harness is a community categorized under General. It is designed for: mcp, agent. Created by Taro-ous18.