hesreallyhim

OSS Overnight — Development skill for Claude Code

Development community

Overnight prepare-and-queue run: check PRs, prepare fix branches in worktrees, write a morning report.

How to install OSS Overnight

Installs to ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-overnight/SKILL.md

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

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

What OSS Overnight does


name: oss-overnight description: "Overnight prepare-and-queue run: check PRs, prepare fix branches in worktrees, write a morning report. Never pushes, posts, or merges." allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Task

OSS Overnight Run

Unattended version of `/oss` (#1574). It runs the same daily check, prepares code work in isolated worktrees, and writes a morning report you read at `/oss` time. It is built to run headlessly from launchd, so it never asks a question and neve

Alternatives in Development

  • Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
  • Worktree Cleanup — Remove worktrees and branches that have been merged: $ARGUMENTS 23.4k ★
  • Om Standup — Morning kickoff 4.6k ★

Full documentation available on GitHub

View Source Repository