weak-agent-test
FeaturedRun the weak-agent adversarial test harness against docx-cli. Spawns weak exercise agents (Haiku by default, Sonnet to probe, or a local agent harness's pre-produced runs) to perform real document tasks over six scenarios — five editing (MNDA form-fill + font fidelity, invoice table-edit/restructure + logo replace, résumé styling, contract redlining + commenting, contract finalize via accept/reject + comment reply/resolve) and one authoring (T. S. Eliot poetry journal: multi-column, verse, footnotes, links, figure) — renders every result with Word, has opus judge them against ground-truth rubrics, measures each exercise's tool economy, token cost, wall-clock, and correctness (from transcripts for Claude, the exercise.json ledger for the local harness), and synthesizes a prioritized ergonomics report. Use when the user says 'adversarial review', 'test docx-cli with weak agents', 'run the haiku harness', 'weak agent test', or wants to re-run yesterday's adversarial process.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- kklimuk
- Repository
- kklimuk/docx-cli
- Created
- 4 months ago
- Last Updated
- 6 days ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
docx
Use when the user asks to create, edit, convert, validate, preview, or password-protect Microsoft Word .docx documents. Triggers include "markdown to docx", "docx to markdown", "fill Word template", "accept tracked changes", "validate docx", "preview docx as image", "encrypt/decrypt docx", and related .docx round-trip or template-fill tasks.
agent-benchmark
Self-benchmark: YOU write the code, adversarial reviews it (multi-provider), you fix, you write tests, adversarial reviews tests, you fix. Measures YOUR quality as an agent. Run in different models (Opus, Sonnet, Haiku) and compare results.
tune-agent-docs
Reviews every markdown file in a repository that steers an AI coding agent — CLAUDE.md, AGENTS.md, GEMINI.md, `.cursor/rules/*.mdc`, `.clinerules`, `.windsurfrules`/`.windsurf/rules`, `.github/copilot-instructions.md`, Kiro's `.kiro/steering/*.md`, and similar — together as one corpus, then tightens them. Use whenever the user wants to audit, tune, reconcile, or clean up the instructions a repo gives its AI agents, or asks why an agent keeps missing or contradicting its own steering docs, or burning tokens on them — even when they only name one file, since the value is in reading it alongside its neighbors. Checks consistent terminology, leading-word front-loading, and each doc's token budget — size against its own format's stated limits, content loaded unconditionally that the harness could scope instead, guidance duplicated across multiple docs — applies the repo's own doc-authoring conventions where they hold generally, and calibrates each instruction's degrees of freedom to the fragility of what it govern