Files
rose-ash/scripts
giles 8181421cf1 scripts: forge-driven fix-loop launcher (git→gitea→agentic→tmux)
First live test of the sx-forge technology driving a real work session:
- sx-fix-up.sh <forge-agent> <briefing.md>: reads the agent's briefing FROM
  the rose-ash/sx-review forge (agentic-sx branch), materialises a git
  worktree + branch (loops/sx-<slug>), and spins up a tmux+claude session
  briefed from the forge. Commits are LOCAL by default (no push).
- sx-fix-down.sh [--clean]: stop the sx-fix session; --clean removes worktrees.
- plans/agent-briefings/sx-gate-loop.md: W14 (test gate) briefing — the safe
  first payload (test-only, cannot regress the 5762p/274f baseline), scoped
  commit-no-push with hard guardrails.

Verified live: launcher read the W14 briefing from the forge, created worktree
/root/rose-ash-loops/sx-ws-w14 on loops/sx-ws-w14, booted claude, and the agent
picked up the briefing. Watch: tmux a -t sx-fix. Note: MCP servers need /mcp
auth in a fresh worktree (agent works via Bash meanwhile).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 22:27:47 +00:00
..