Weak-Agent Test (docx-cli Harness)

Adversarial Haiku harness, který stress-testuje docx-cli na 6 reálných dokumentových úkolech

od kklimuk · kklimuk/docx-cli

Funguje s nastavením ★ 7.2/10

Weak-Agent Test (docx-cli Harness) — Adversarial Haiku harness, který stress-testuje docx-cli na 6 reálných dokumentových úkolech

Co umí

Interní QA harness, který spawns weak (Haiku) agents k perform six real document tasks s docx-cli, renders each result v Microsoft Word, grades them proti ground-truth rubrics a reports Haiku tool economy. Spouští se na 'weak agent test', 'run the haiku harness' nebo 'adversarial review'. Built pro kklimuk/docx-cli repo a needs full checkout, Workflow runtime a Word na macOS.

Testovací report

Toto je internal, repo-specific harness (frontmatter metadata internal:true): actually running it needs full docx-cli checkout, fresh bun build, Claude Workflow runtime, six spawned Haiku sub-agents a Microsoft Word pro rendering, takže its output nemohla být exercised a no delta nebyla measured. Copying just the skill folder leaves it non-runnable, protože central weak-agent-test.js workflow, které invokes, žije outside the skill dir pod .claude/workflows/. Security scan byl clean (metrics script only reads local run transcripts). SKILL.md je meticulous a honest o every prerequisite.

Testováno: 2026-07-17 · Claude Code 2.x (agent harness)

Instalace

git clone https://github.com/kklimuk/docx-cli.git
mkdir -p ~/.claude/skills
cd docx-cli && cp -r .claude/skills/weak-agent-test ~/.claude/skills/weak-agent-test

Příkazy a ukázkové prompty

  • /weak-agent-testAdversarial Haiku harness, který stress-testuje docx-cli na 6 reálných dokumentových úkolech

Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):

  • Run the adversarial Haiku harness against the docx-cli document tasks.
  • Stress-test docx-cli with weak sub-agents and grade the outputs.
  • Report the Haiku tool-call economy across the six document QA tasks.