charlie947

Agent Harness Setup — Development skill for Claude Code

Development community

Set up your agent harness — guided walkthrough that builds your ~/.claude/ structure (Personalisation, Memory, Skills, Agents) or a project CLAUDE.md.

How to install Agent Harness Setup

Installs to ~/.claude/skills/charlie947-agent-harness-starter-agent-harness-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/charlie947-agent-harness-starter-agent-harness-setup && curl -fsSL https://raw.githubusercontent.com/charlie947/agent-harness-starter/HEAD/commands/agent-harness-setup.md -o ~/.claude/skills/charlie947-agent-harness-starter-agent-harness-setup/SKILL.md

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

What Agent Harness Setup does


description: Set up your agent harness — guided walkthrough that builds your ~/.claude/ structure (Personalisation, Memory, Skills, Agents) or a project CLAUDE.md.

Invoke the `agent-harness-setup` skill (located at `~/.claude/skills/agent-harness-setup/SKILL.md`) and walk me through setting up my agent harness. Ask the questions in plain prose. Back up any existing files before overwriting.

Alternatives in Development

  • Lazycodex — The one and only agent harness for complex codebases 3.3k ★
  • Setup Context — Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you 1.3k ★
  • Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★

Full documentation available on GitHub

View Source Repository