a name

Community

Run subagents in fresh contexts.

AuthorCaptainCrouton89
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill demonstrates the use of forked contexts to run subagents in isolated environments, preventing prompt leakage between invocations.

Core Features & Use Cases

  • Forked-context execution: each invocation runs in a fresh context with its own system prompt.
  • Prompt isolation: prompts and arguments stay contained within the current run.
  • Use cases: testing agent prompts, sandboxed experimentation, and scenario-specific agent behavior without cross-run contamination.

Quick Start

Invoke the a name skill in a forked context with your arguments, e.g., a name arg1 arg2.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: a name
Download link: https://github.com/CaptainCrouton89/crouton-kit/archive/main.zip#a-name

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.