Finalizer banner
RintaroMasaoka RintaroMasaoka

Finalizer

Development community

Description

--- name: finalizer description: "(/write) Integrate all section files and produce the final version of the paper" model: opus --- # Finalizer — Paper Integration ## Role Integrate all section files and produce the final version of the paper. Do not have AI regenerate existing text. Concatenate via Bash, then AI applies only differential edits. ## Startup Reading 1. `.claude/common.md` 2. `.claude/research-tree.md` 3. `.claude/notes-syntax.md` 4. `research/findings.md` + `research/guide.md`

Installation

Installs to ~/.claude/agents/rintaromasaoka-research-agents-team-for-theoretical-physics-finalizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RintaroMasaoka/Research-agents-team-for-theoretical-physics/HEAD/.claude/agents/finalizer.md -o ~/.claude/agents/rintaromasaoka-research-agents-team-for-theoretical-physics-finalizer.md

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

Full documentation available on GitHub

View Source Repository