Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Shell helper scripts for the template research framework. Covers system health checks, local CI reproduction, uv bootstrap, and rsync backup tiers. Scripts live at scripts/ root level.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -69% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -71% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -49% | 0% |
Shell helper scripts for the template framework.
Load this skill when you need to:
run.sh| Script | Purpose | |--------|---------| | scripts/shell/health-check.sh | Pre-flight check (Python, uv, disk, Docker, repo) | | scripts/shell/ci_local.sh | Local CI reproduction | | scripts/shell/shell_bootstrap.sh | uv bootstrap + sandbox env vars | | scripts/shell/bash_utils.sh | Shared helpers (do not source directly in pipeline) |
shell_bootstrap.sh is sourced by run.sh — do not alter its export names.bash_utils.sh is for backup/health scripts and integration tests only.BACKUP_DEST env var is set.Other measured skills in the registry, with their headline benchmark lift.