hesreallyhim

Overnight Preparer — Development agent for Claude Code

Development community

Use this agent only from the /oss-overnight command.

How to install Overnight Preparer

Installs to ~/.claude/agents/hesreallyhim-oss-autopilot-fork-overnight-preparer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/agents/overnight-preparer.md -o ~/.claude/agents/hesreallyhim-oss-autopilot-fork-overnight-preparer.md

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

What Overnight Preparer does


name: overnight-preparer description: Use this agent only from the /oss-overnight command. It prepares a fix branch for one PR in an isolated local worktree (CI failure, merge conflict, requested changes, incomplete checklist) and reports the branch. It never pushes, posts, merges, or asks a question, because it runs unattended.

Context: /oss-overnight found a PR with failing CI and dispatches one preparer per item. user: "OVERNIGHT PREPARE-ONLY MODE for https://github.com/owner/r

Alternatives in Development

Full documentation available on GitHub

View Source Repository