← All plugins

agent-harness

by blixxurd Official

Install

  1. Add the marketplace (once):
    /plugin marketplace add https://fidget.io/marketplace.json
  2. Install this plugin:
    /plugin install agent-harness@fidget

Run these inside Claude Code.

How to use it

  1. Install it with the commands above — inside Claude Code.
  2. Then just work. The skill activates on its own when your task matches what it covers; there's no command to remember.
  3. It pulls in only the part it needs, section by section, so it stays light on your context window.

Want to see exactly what it bundles? Browse the source on GitHub →

About

Cited reference for building agent harnesses: the agentic loop, tool design, context/memory, permissions/sandboxing, subagents, resilience, observability, and evals.