china-qijizhifengchina-qijizhifengOfficialยท3 Agent Skills Included

agentic-harness-engineering

Automatically evolve and audit coding agent harnesses with evidence

Evolves coding agent harnesses automatically by improving system prompts, tool descriptions, middleware, skills, and memory while the base model stays fixed. Audits agent workspaces against the HARNESS.md seven-component standard and records every change as a falsifiable, verifiable manifest. Eliminates guesswork tuning by tying each edit to trace evidence, root causes, and predicted impact.
npx skills add china-qijizhifeng/agentic-harness-engineering --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agentic-harness-engineering?โ–ผ

Run `npx skills add china-qijizhifeng/agentic-harness-engineering --all -g -y` in your terminal to install all skills in this suite globally.

What is an agent harness?โ–ผ

A harness is everything around the AI model that makes an agent work: system prompts, tool descriptions, tool code, middleware, skills, sub-agents, and long-term memory. This suite standardizes and improves those components.

How does AHE improve coding agents?โ–ผ

It runs repeated evaluate-analyze-improve loops where each change is backed by trace evidence and a predicted impact, then verified or rolled back in the next iteration.

Can I audit my existing agent workspace?โ–ผ

Yes. The included skill checks your workspace against the HARNESS.md seven-component standard and outputs a compliance score with concrete improvement suggestions.

Which agent frameworks does it support?โ–ผ

It ships validation profiles for Hermes, OpenClaw, and Codex, and the HARNESS.md standard works with any agent that uses file-based prompts, tools, and skills.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’