Mythos Harness
Description
A finish-first agent loop for Claude Opus 4.7 — plans, executes, verifies, and ships.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
MYTHOS Harness
**One file. Four rules. Opus 4.7 + MYTHOS Harness won 7 of 8 tasks against base Opus 4.7** in an 8-task pilot. No SDK, no runtime — paste one Markdown file into your coding agent's system prompt.
MYTHOS Harness is a prompt doctrine you paste into a coding agent's system prompt. Four short rules push the agent to **name the target before acting**, **tag claims as known / inferred / guessed**, **resist unrequested abstraction**, and **report what was actually run before declaring done**.
It ships no model, no runtime, and no SDK — just a single Markdown file. The clean proof artifact: **Opus 4.7 + MYTHOS Harness won 7 of 8 tasks (22.88 avg) vs base Opus 4.7 at 1 of 8 (21.00 avg)** in an 8-task run (see `benchmarks/`). The average-score gap is modest; the task-win flip is the louder signal. Small-sample and setup-dependent — re-run on your own suite before relying on it.
Core 8-task run. Same task family, same single-judge setup, same environment. Bronze = Opus 4.7 + MYTHOS Harness. Slate = base Opus 4.7.
Why you might want this
Most coding-agent failures in practice are not reasoning failures. They are:
- Acting on the wrong target (wrong file, wrong caller, wrong symptom).
- Upgrading a guessed claim into a confident one by repeating it.
- Building an abstraction the code did not need.
- Declaring done on unverified output.
MYTHOS Harness is four short sections that push back on exactly those four patterns. No config, no knobs. Copy the file, paste it in, done.
Quick start (30 seconds)
# Cla
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development