
from nutshell13
A CLI and open standard for packaging task context into .nut bundles so agents and humans can hand off, verify, and reproduce work with no context loss.
Nutshell defines a portable bundle format (.nut) and provides a CLI to pack, inspect, validate, and publish structured task bundles containing manifests, context files, credentials, and acceptance criteria. It enables reliable handoffs between humans and agents and supports programmatic inspection and CI validation.
Use nutshell when you need deterministic task handoff, archival of execution logs and artifacts, or trusted delivery/verification of agent work. It is valuable in workflows that require clear acceptance criteria, credential handling, or repeatable CI-based validation.
Works with agents able to run installed CLIs or call the binary (Linux/macOS/Windows). Useful for agents orchestrating multi-step tasks, CI pipelines, and cross-agent handoffs (ClawNet integrations possible).
This skill has not been reviewed by our automated audit pipeline yet.