Agent skill

test-error-parent

Parent that calls error-prone child to test error propagation

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/test-error-parent

SKILL.md

Error Propagation Test

Goal: Test what parent sees when child skill fails.

Task

  1. Record that you're starting
  2. Call /test-error-child (which will deliberately fail)
  3. Capture EVERYTHING you receive back - error messages, return values, etc.
  4. Write results to earnings-analysis/test-outputs/error-parent-result.txt

Include:

  • What the child skill returned (full text)
  • Whether you received an error message
  • Whether you know the child failed
  • How you could detect failure programmatically

Didn't find tool you were looking for?

Be as detailed as possible for better results