Agent skill

test-sibling-b

Sibling B for isolation test - writes secret, checks for sibling A's secret

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-sibling-b

SKILL.md

Sibling B Test

Goal: Test if sibling skills share context.

Task

  1. Write "SIBLING_B_SECRET = blue" to earnings-analysis/test-outputs/sibling-b-secret.txt
  2. Try to find any evidence of "SIBLING_A_SECRET" in your context
  3. Check if file earnings-analysis/test-outputs/sibling-a-secret.txt exists (from filesystem, not context)
  4. Report findings

Write to: earnings-analysis/test-outputs/sibling-b-result.txt

Return: "SIBLING_B_DONE: blue | SAW_A: [yes/no] | FILE_A_EXISTS: [yes/no]"

Didn't find tool you were looking for?

Be as detailed as possible for better results