🧱
AutomationRust

Sandboxed Sh Missions

by Th0rgal

Sandboxed Sh Missions is an Automation skill for Claude Code, published by Th0rgal in sandboxed.sh.

491 stars50 forkson Th0rgal/sandboxed.shAdded 2026/08/26+1% in starsRepository updated 2026/08/20
ai-agentsautonomous-agentsclaudeclaude-codecoding-assistantcontainerizationdeveloper-toolsllmmcpokxopencodeorchestrationself-hostedweb3workspace-isolationxagent-hackathon
Install in seconds
Install Sandboxed Sh Missions
Copy Sandboxed Sh Missions into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Th0rgal/sandboxed.sh/tree/master/skills/sandboxed-sh-missions ~/.claude/skills/sandboxed-sh-missions

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Th0rgal/sandboxed.sh.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/sandboxed-sh-missions/SKILL.md in Th0rgal/sandboxed.sh
Installs to
~/.claude/skills/sandboxed-sh-missions
Collection
One of 8 skills cataloged from this repository
Category
Automation1523 skills

What Sandboxed Sh Missions does

Sandboxed Sh Missions delegates coding or automation work to isolated container missions with a chosen agent profile and self-contained prompt. Use it to launch a mission, spawn a worker, or run multi-step work in a clean environment.

Sandboxed Sh Missions is cataloged under Automation on DirSkills. Sandboxed Sh Missions comes from a repository tagged ai-agents, autonomous-agents, claude, claude-code and coding-assistant.

Documentation

README

Sandboxed.sh Missions

Delegate coding/automation tasks to isolated containerised missions via the mcp_sandboxed_assistant_* MCP. Each mission runs in a chosen workspace (a fresh container with a known set of init scripts and pre-installed tools) and executes the prompt autonomously via a configured agent. Intermediate tool calls stay in the mission's own context.

A conversational start_mission is a worker of this chat. Hermes stamps origin_session_id, enrolls the mission, and the terminal webhook folds the result back here. End the turn after dispatch — do not poll, and do not invent a cron just to wait. Controller/cron ticks are different: they pass project and report on the next tick / project route.

This is the opening of the README. Read the full README on GitHub.

Commands Sandboxed Sh Missions provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /goal

Frequently asked about Sandboxed Sh Missions

  • What else does Th0rgal publish alongside Sandboxed Sh Missions?

    Sandboxed Sh Missions is one of 8 skills that DirSkills catalogs from Th0rgal/sandboxed.sh, the repository it ships in. Its siblings there include Controllers Policy, Hermes Mission Control and Library Management. Each one is a separate skill with its own page in this directory, installs the same way Sandboxed Sh Missions does, and is maintained by Th0rgal in that same repository. The rest of the collection is listed on the Th0rgal/sandboxed.sh page.

  • How does Sandboxed Sh Missions compare to other Automation skills?

    Sandboxed Sh Missions ranks #1359 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sandboxed Sh Missions against them. Open each page to compare what they document and how they install.

More from Th0rgal/sandboxed.sh

Sandboxed Sh Missions is one of 8 skills cataloged on DirSkills from Th0rgal/sandboxed.sh.

See all 8 skills
🧭
5d ago

Controllers Policy

Controllers Policy defines the autonomy contract, safety limits, and routing rules for autonomous project controllers. Use it to decide when to act, merge, pause, or escalate during each tick.
AI Engineering
49150
🛰️
5d ago

Hermes Mission Control

Hermes Mission Control monitors long-running sandboxed.sh missions, diagnoses stalls and failures, and nudges them back on track. Use it to switch backends, resume stalled work, or send targeted hints when a mission gives up early.
Automation
49150
🗂️
5d ago

Library Management

Library Management manages the Sandboxed.sh Library of skills, agents, commands, tools, rules, MCP servers, and workspace templates through Library API tools. Use it to list, read, save, sync, commit, and push library changes.
Automation
49150
🧭
5d ago

Orchestrator Advisor

Orchestrator Advisor gives persistent, read-only guidance for navigating a repository across multiple turns. Use it to build a mental map once and then answer follow-up questions with specific file references.
AI Engineering
49150
🧭
5d ago

Orchestrator Boss

Orchestrator Boss coordinates worker missions by splitting work into delegated tasks, checking acceptance criteria, and integrating results. Use it when you need parallel analysis and judgment without doing the implementation yourself.
AI Engineering
49150
🧠
5d ago

Orchestrator Executor

Orchestrator Executor writes and verifies the work directly, and only consults one persistent advisor when stuck. Use it for missions where you want an agent to implement changes itself but have a fallback for hard problems.
AI Engineering
49150