Just-Another-Agent-Factory

Factory Release Manual — Git skill for Claude Code

Git community

Human-invoked, one-shot release of a factory campaign branch into (never main) — refuse if locked, re-confirm the Sign-Off verdict is a fresh APPROVED, run the existing gated release.

How to install Factory Release Manual

Installs to ~/.claude/commands/just-another-agent-factory-jaf-factory-release-manual.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Just-Another-Agent-Factory/jaf/HEAD/.claude/commands/factory-release-manual.md -o ~/.claude/commands/just-another-agent-factory-jaf-factory-release-manual.md

Restart Claude Code, or start a new session, for it to be picked up.

What Factory Release Manual does


description: Human-invoked, one-shot release of a factory campaign branch into (never main) — refuse if locked, re-confirm the Sign-Off verdict is a fresh APPROVED, run the existing gated release, and on any failure print the exact reason and stop (no retry, no respawn). Usage — /factory-release-manual

/factory-release-manual — explicit re-gate + failure branch

A **human-invoked one-shot** release. This is NOT new release logic — the actual merge/gate/rollback

Alternatives in Git

  • Fresh Start — The original nirholas/claude-code before DMCA and take down 6.2k ★
  • Loki Verify — Run Loki's deterministic PR verification on the current change and summarize the evidence verdict 1.1k ★
  • Commit Fast — by steadycursor - Automates git commit process by selecting the first suggested message, generating structured 65 ★

Full documentation available on GitHub

View Source Repository