sandbox-lifecycle-fastlane

Installation
SKILL.md

Quick Usage (Already Configured)

1) Preflight (sync + sanity checks)

skills/sandbox-lifecycle-fastlane/scripts/preflight.sh

2) Create a worktree for this task

Recommended (uses a timestamped branch name):

skills/sandbox-lifecycle-fastlane/scripts/worktree.sh

Override branch name/base:

BRANCH="sandbox-lifecycle" BASE_REF="origin/main" \
  skills/sandbox-lifecycle-fastlane/scripts/worktree.sh
Related skills
Installs
2
GitHub Stars
11
First Seen
Mar 13, 2026