Marketplace test-failing-test

A test tool that fails with visible output

install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/enactprotocol/test-failing-test" ~/.claude/skills/aiskillstore-marketplace-test-failing-test && rm -rf "$T"
manifest: skills/enactprotocol/test-failing-test/SKILL.md
source content

Failing Test Tool

This tool prints output and then fails, to test error visibility.