Agent Skill
2/7/2026

test-context-child

Child skill for context sharing test - reports what it can see

F
faisalanjum
2GitHub Stars
1Views
npx skills add faisalanjum/EventTrader

SKILL.md

Nametest-context-child
DescriptionChild skill for context sharing test - reports what it can see

name: test-context-child description: Child skill for context sharing test - reports what it can see allowed-tools: Read, Write model: claude-opus-4-5 context: fork

Context Child Test

Arguments: $ARGUMENTS

Task

Report what context you received:

  1. Can you see the arguments passed? What are they?
  2. Can you see any conversation history from the parent?
  3. Can you see any files the parent read?
  4. What is your working directory?
  5. Can you see CLAUDE.md content?

Write findings to: earnings-analysis/test-outputs/context-child-report.txt

Then return a specific message: "CHILD_RETURN_VALUE: The secret number is 42"

Skills Info
Original Name:test-context-childAuthor:faisalanjum