Agent skill
test-task-in-fork
Test if Task tool works in forked skill context
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-task-in-fork
SKILL.md
Test Task Tool in Fork
Goal: Verify if Task tool is available in forked skill context.
Task
- List your available tools by trying to use Task tool
- If Task is available, spawn an Explore subagent to find README.md files
- Write results to:
earnings-analysis/test-outputs/task-in-fork-result.txt
Include:
- Whether Task tool was available
- If yes, the subagent result
- If no, what tools ARE available
Didn't find tool you were looking for?