·test-runner
</>

test-runner

philoserf/claude-code-setup

Runs systematic tests on Claude Code customizations. Executes sample queries, validates responses, generates test reports, and identifies edge cases for agents, commands, skills, and hooks.

1Installs·0Trend·@philoserf

Installation

$npx skills add https://github.com/philoserf/claude-code-setup --skill test-runner

SKILL.md

For detailed test case examples for skills, agents, commands, and hooks, see examples.md.

For a catalog of common failure patterns by customization type, see common-failures.md.

In read-only mode (default), no customizations are actually invoked - the skill analyzes configurations and documentation to assess expected behavior. In active mode, skills are invoked with test queries to verify actual behavior.

Runs systematic tests on Claude Code customizations. Executes sample queries, validates responses, generates test reports, and identifies edge cases for agents, commands, skills, and hooks. Source: philoserf/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/philoserf/claude-code-setup --skill test-runner
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is test-runner?

Runs systematic tests on Claude Code customizations. Executes sample queries, validates responses, generates test reports, and identifies edge cases for agents, commands, skills, and hooks. Source: philoserf/claude-code-setup.

How do I install test-runner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philoserf/claude-code-setup --skill test-runner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/philoserf/claude-code-setup