sandrone

Manage approval-gated software development workspaces and delivery workflows with Sandrone.

1|Updated May 29, 2026
One-click install
npx skills add https://github.com/ZhmYe/Sandrone --skill sandrone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sandrone
Source: https://github.com/ZhmYe/Sandrone/tree/main/skills/sandrone
Command: npx skills add https://github.com/ZhmYe/Sandrone --skill sandrone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sandrone removes the coordination burden of running long-lived AI development loops by turning requests, implementation, review, and delivery into a controlled workspace workflow with clear gates and recoverable state.

Core Features & Use Cases

  • Workspace Orchestration: Create, clone, start, stop, restart, and inspect Sandrone-managed workspaces.
  • Approval-Gated Delivery: Enforce review gates, request and slice state, and safe PR handoff without bypassing checks.
  • Recovery and Operations: Resume blocked work, inspect dashboard state, and recover from failures using runtime documents and logs.
  • Use Case: Use this Skill when you need Codex to manage a repository through Sandrone’s loop automation while preserving isolated worktrees, traceable progress, and controlled merge readiness.

Quick Start

Tell Codex to use the Sandrone skill, verify the CLI, and then start the loop in the target workspace.

Frequently Asked Questions about sandrone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI coding loops with approval gates and recoverable state?

Approval-gated coding loops are automated by orchestrating isolated worktrees, workspace state files, and reviewer gates to ensure controlled PR handoff and recoverable runtime state. Sandrone manages this coordination burden by turning requests and delivery into a controlled workspace workflow.

What is the best way to manage blocked work recovery in automated development workspaces?

Blocked work recovery in automated development workspaces is managed by inspecting dashboard state, resuming interrupted loops, and leveraging traceable runtime documents and logs. This ensures long-lived AI development loops can safely recover from failures without losing progress.

How do I enforce review gates for PR handoff in loop automation workflows?

PR handoff review gates are enforced through request and slice state coordination, CLI validation, and isolated worktrees. This prevents bypassing checks during automated software delivery, ensuring every merge readiness step is traceable and controlled.

Do I need a CLI validation tool to run gated coding loops?

Yes, CLI validation is required to run gated coding loops, as it verifies the environment and enforces reviewer gates before PR handoff. Workspace state files and runtime documentation also depend on this validation to maintain traceable progress.

How do I start a gated workspace workflow in a target repository?

To start a gated workspace workflow, tell Codex to use the Sandrone skill, verify the CLI, and initiate the loop in the target workspace. The system will then create isolated worktrees and enforce the necessary approval gates for delivery.

When should I not use approval-gated workspaces for software delivery?

Approval-gated workspaces may not suit rapid prototyping or single-developer scripts where isolated worktrees and reviewer gates add unnecessary overhead. If your project does not require strict PR handoff checks or recoverable loop state, simpler automation may suffice.