Agent skill

mock-attribution

Mock attribution skill for 4-layer thinking test. Calls Task subagent.

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/mock-attribution

SKILL.md

Mock Attribution (Layer 2)

Goal: Test thinking token capture when forked skill calls Task subagent.

Thinking: Use ultrathink for this analysis.

Task

  1. Think about what we're testing: Layer 2 (forked skill) calling Layer 3 (Task subagent)
  2. Write your reasoning to: earnings-analysis/test-outputs/mock-attribution-reasoning.txt
  3. Call a Task subagent using the Task tool with subagent_type="Explore":
    • Ask it to count how many .csv files exist in earnings-analysis/
    • Use model: opus for the subagent
  4. After subagent returns, write summary to: earnings-analysis/test-outputs/mock-attribution-summary.txt

Include in your files:

  • Note that this is "mock-attribution (Layer 2)"
  • The subagent result

Didn't find tool you were looking for?

Be as detailed as possible for better results