Setting the file. One moment. Example Subagent Fork Skill · Skill Writer · getsentry/skills · Skills Docs23.10
Example Hook Backed Skill
Goal: create a skill that runs a self-contained task in isolated context and returns a concise summary.
- official provider docs for skill execution in forked context
- examples of self-contained tasks that benefit from isolation
- failure cases where passive guidance was incorrectly put into subagents
- summary expectations for returning results to the main thread
Required dimensions tracked during synthesis:
- why isolation helps
- task prompt clarity
- output/summary contract
- tool/model assumptions
- portability constraints
The resulting skill references included:
- actionable task body
- expected summary schema
- portability note
- anti-pattern showing passive guidance that should stay inline
- the skill body was a task, not a convention list
- the isolation benefit was concrete
- the result expected back in the main thread was explicit
references/example-subagent-fork-skill.md