# Hyper Skill Tester

> Stress-tests skills with edge-case prompts and scoring rubric. Use for: test skill, hyper test, skill QA, audit skill quality.

- Skill: `stijnman/hyper-skill-tester` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/hyper-skill-tester`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/hyper-skill-tester/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/hyper-skill-tester

---

# Hyper Skill Tester
## When to Use

- User says **test skill** or task matches this capability
- User says **hyper test** or task matches this capability
- User says **skill QA** or task matches this capability
- User says **audit skill quality** or task matches this capability

## Workflow

1. Load skill; generate 10 trigger and 5 anti-trigger prompts.
2. Simulate agent behavior against rubric.
3. Score 10 dimensions; flag scores below 3.
4. Output report with fix suggestions.

## Integrations

- `auto-tester`
- `skill-researcher`
- `skill-rubric-reviewer`

## Error Handling

| Failure | Response |
|---------|----------|
| Skill not found | Verify path under .grok/skills/. |

## Gotchas

- Run after every skill-evolver change.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

