Skip to content
← Back to work
Agent tooling2026

Nocturne

A Claude Code skill that turns a repo and a checkbox backlog into a self-verifying overnight dev loop.

Outcome

3/3

tasks shipped by its own loop

Stack

  • Claude Code
  • Autonomous agents
  • Quality gates
  • Python
  • Open source

Links

Backlog to verified commits

Overview

Nocturne reads a repo, authors a tailored harness, and runs a headless Claude loop that implements, verifies, and commits one task at a time on its own branch. It never trusts the model's self-report: a task counts as done only when the quality gate passes an independent re-run, a real commit exists, and the worktree is clean. A diff guard rejects attempts that weakened checks, and budget caps bound cost and wall-clock.