What problem does it solve? Agent harnesses accumulate rules one correction at a time until nobody can see the whole system: duplicated instructions drift, binary requirements get buried in prose, context is re-derived every run, and behavior breaks after model upgrades. This Skill maps, evidence-labels, triages, and rebuilds that harness into an engineered, maintainable system. ## Core Features & Use Cases - Harness mapping and triage: Inventory every instruction file (CLAUDE.md, AGENTS.md, system prompts), skill, memory store, tool schema, and permission, then apply evidence labels and a six-outcome verdict (keep / one-home / load-later / turn-into-check / probation / retire) to each control. - Knowledge layer and handoff design: Draft Retrieval Contract Specs, run retrieval failure triage, and wire multi-agent handoffs using the seven-part task record and receipt vocabulary (AGENT CLAIMED, AGENT BLOCKED, AGENT DONE, etc.). - Experiments and portability: Run 3x3 compact-vs-full instruction experiments, perform SOUL.md elicitation interviews for personal agents, and audit context portability across tools. - Use Case: Your agent ignores rules in a bloated CLAUDE.md after a model upgrade. Use this Skill to map every instruction file, label each rule's evidence status, consolidate duplicates into canonical homes, convert binary requirements into automated checks, and verify the redesign with a 3x3 experiment. ## Quick Start Audit my CLAUDE.md and AGENTS.md files, map every instruction and skill, and propose a triaged redesign with numbered, reversible changes.