Just-Another-Agent-Factory

Factory Review Signoff — Git skill for Claude Code

Git community

Supervisor-triggered review sign-off for a factory campaign branch — lock (collapsed campaign scope), gather the full diff + proofs + contract-gaps, route to the path-triggered reviewers plus the fixe.

How to install Factory Review Signoff

Installs to ~/.claude/commands/just-another-agent-factory-jaf-factory-review-signoff.md

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

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

What Factory Review Signoff does


description: Supervisor-triggered review sign-off for a factory campaign branch — lock (collapsed campaign scope), gather the full diff + proofs + contract-gaps, route to the path-triggered reviewers plus the fixed dimensions, aggregate a verdict, write the Sign-Off doc, record the REVISE/APPROVED round, and swap the campaign's state label. Usage — /factory-review-signoff (invoked by the Supervisor, non-interactive; no human waits on it).

/factory-review-signoff — Supervisor-tr

Alternatives in Git

  • PR Artifact — Creates one polished, self-contained HTML artifact that explains a pull request or code change for reviewers 652 ★
  • Nodus — Install skills, agents, rules, and commands from GitHub or a local path, lock the exact version, and write the 7 ★
  • Concurrency Atomicity — Run a concurrency-correctness and atomicity review against a diff, PR, or branch — race conditions, TOCTOU, de 3 ★

Full documentation available on GitHub

View Source Repository