harness-verify
SolidHeadlessly A/B-test how a harness change (system prompt, tool, tool-result text, model) affects the agent's behavior, by replaying a REAL ModMixer chat transcript and running the agent's next turn against a chosen model — no GUI, no RimWorld, no manual clicking. Use when you've changed something that should change what the model DOES (e.g. "the agent should now ask before relaunching") and want runtime evidence across variants, not just a typecheck.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- lebek
- Repository
- lebek/modmixer
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
harness
Launch the Generator-Verifier harness for long-running app development. Spawns Opus Generator and Sonnet Verifier with sprint contracts, file-based handoff, and /loop 1m auto-unsticking monitor.
harness-contract
Run an autonomous Generator + Verifier harness against a sprint contract with hard ≥98% spec gate, file-based handoff, cron auto-unstick, Monitor on status.txt, read-only approved contracts, session-scoped Stop gate, optional Codex adversarial verification, and CronDelete-self on PASS. Use when the user says "sprint contract", "spec gate", "hard spec gate", "TDD-driven harness", "Generator + Verifier", "auto-unstick", "go end to end don't ask", "harness this", or "multi-task autonomous build". Triggers strongly when the request bundles ≥3 deliverables and wants measurable must_pass criteria, no further questions, and self-termination when the contract is met.
implementation-harness-evaluate-fit
Use when the user wants to check whether an already-installed harness is well-tuned to THIS project and fix any mismatches — phrases like "evaluate the harness fit", "does the harness suit this project", "check in on the harness", "tune the harness to the project", "the facets/floor look wrong for this repo", "/evaluate-fit". Runs a full multi-agent DEEP DIVE of the project (stack, module structure, risk profile, deploy/notify story, secret + visual surfaces), reads the CURRENT harness config, then produces ranked, evidence-backed recommendations across the ONLY customizable surfaces — the `custom/` overlay, `harness.env` knobs, and `facets.json` (`layer` vocabulary + `policy`) — and, on your approval, applies them. It NEVER edits harness mechanism (scripts/docs/dashboard) — an install stays fork-free and upgrade-clean. Ideal after a harness was scaffolded against an empty/young repo, or after the project has grown. Requires a scaffolded `.harness/`.