---
name: stijnman/hyper-skill-tester
source: https://app.decimal.ai/s/stijnman-hyper-skill-tester@1/SKILL.md
source_sha256: f9e2d5146cf4
---

# 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`
- `review-skill`

## 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.