delegating-with-context
Delegate by writing only the task. A PreToolUse hook reads the session
transcript, asks Jev (TypeSafe) which chunks the task needs, and appends them
to the subagent's prompt. See SKILL.md for the procedure and the hook entry,
and oaustegard/experiments/subagent-context-filter for the eval.
Needs a Jev transport: CF_ACCOUNT_ID + CF_API_TOKEN (+ CF_GATEWAY_ID) for
the Cloudflare AI Gateway with a stored TypeSafe key, or TYPESAFE_API_KEY.
Skill folder: delegating-with-context
Release of delegating-with-context version 0.2.0
📥 Download & Install
⬇️ Download delegating-with-context.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
d5956ad delegating-with-context 0.2.0: covers create_session, ships as its own plugin
36b6233 docs: Update CHANGELOG.md for released skills