sandcastle

Installation
SKILL.md

Sandcastle

Run tasks in isolated sandbox environments. Each sandbox gets its own container and branch -- multiple agents can work in parallel without conflicts.

Usage

Single sandbox run

Run a task in an isolated environment:

  1. Create a sandbox with the configured provider
  2. Execute the task (TDD loop, refactoring, feature implementation)
  3. Commit results inside the sandbox
  4. Merge changes back to the working branch (or create a PR, based on config)
  5. Destroy the sandbox

Parallel runs

Run multiple tasks simultaneously:

Related skills

More from mohganji/skills

Installs
1
Repository
mohganji/skills
GitHub Stars
4
First Seen
5 days ago