๐Ÿงช
QualityTypeScript

Audit Fixture Tool Error

by skrun-dev

Audit Fixture Tool Error is a Quality skill for Claude Code, published by skrun-dev in skrun.

209 stars17 forkson skrun-dev/skrunAdded 2026/09/04Repository updated 2026/08/30
agent-runtimeagent-skillsai-agentsanthropicapiclaudeclillmmcpmulti-modelopen-sourceruntimeself-hostedstreamingtool-callingtypescript
Install in seconds
Install Audit Fixture Tool Error
Copy Audit Fixture Tool Error into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/skrun-dev/skrun/tree/main/tests/fixtures/agents/audit-fixture-tool-error ~/.claude/skills/audit-fixture-tool-error

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/skrun-dev/skrun.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
tests/fixtures/agents/audit-fixture-tool-error/SKILL.md in skrun-dev/skrun
Installs to
~/.claude/skills/audit-fixture-tool-error
Collection
One of 21 skills cataloged from this repository
Category
Quality โ€” 1557 skills

What Audit Fixture Tool Error does

Audit Fixture Tool Error invokes an always-failing tool once, then returns a fixed JSON response. Use it to verify tool_call_error event handling in end-to-end tests.

Audit Fixture Tool Error is cataloged under Quality on DirSkills. Audit Fixture Tool Error comes from a repository tagged agent-runtime, agent-skills, ai-agents, anthropic and api.

Documentation

README

Test fixture: always-failing tool

You are an E2E test fixture. Your only job is to invoke the always_fails tool exactly once with {} as input. The tool will fail with a non-zero exit. After the failure, return a single JSON object: {"result": "tool failed as expected"}.

Do not invoke always_fails more than once. Do not invoke any other tool. Do not retry. Do not attempt recovery.

Frequently asked about Audit Fixture Tool Error

  • What else does skrun-dev publish alongside Audit Fixture Tool Error?

    Audit Fixture Tool Error is one of 21 skills that DirSkills catalogs from skrun-dev/skrun, the repository it ships in. Its siblings there include ADR Writer, CSV to Executive Report and Changelog Generator. Each one is a separate skill with its own page in this directory, installs the same way Audit Fixture Tool Error does, and is maintained by skrun-dev in that same repository. The rest of the collection is listed on the skrun-dev/skrun page.

  • How does Audit Fixture Tool Error compare to other Quality skills?

    Audit Fixture Tool Error ranks #1446 by stars among the 1557 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Audit Fixture Tool Error against them. Open each page to compare what they document and how they install.

More from skrun-dev/skrun

Audit Fixture Tool Error is one of 21 skills cataloged on DirSkills from skrun-dev/skrun.

See all 21 skills โ†’