overnight-pipeline

Installation
SKILL.md

Overnight Pipeline Skill

A meta-pipeline that decides which autonomous pattern fits your feature before setting anything up. You describe an idea; it picks Sequential Pipeline, Continuous Claude, Ralphinho, or Infinite Agentic Loop based on signals in the description and codebase.

When to Activate

  • User says "overnight", "run while I sleep", "autonomous", "unattended", "can this run itself"
  • User invokes /overnight <feature description>
  • User asks how to automate a development pipeline
  • User asks which loop pattern to use for a task
  • Choosing between Sequential Pipeline, Continuous Claude, Ralphinho, or Infinite Agentic Loop based on feature scope and iteration style
  • Setting up a SHARED_TASK_NOTES.md context bridge so multiple sequential claude -p steps can share state across fresh context windows

Pattern Selection

The command evaluates the feature description and codebase against these signals — in order:

Installs
1
GitHub Stars
14
First Seen
Apr 7, 2026
overnight-pipeline — marvinrichter/clarc