night-run-orchestrator

Split large task batches into independent overnight sessions with handoff documents.

Updated May 11, 2026
One-click install
npx skills add https://github.com/shalhevetvardi/shalhevet-agents-bootcamp --skill night-run-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: night-run-orchestrator
Source: https://github.com/shalhevetvardi/shalhevet-agents-bootcamp/tree/main/skills/night-run-orchestrator
Command: npx skills add https://github.com/shalhevetvardi/shalhevet-agents-bootcamp --skill night-run-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the stress of managing large batches of time-sensitive tasks when you are too exhausted to oversee work overnight, ensuring all your due-by-morning work is completed without requiring you to stay awake or make mid-run decisions.

Core Features & Use Cases

  • Autonomous Session Splitting: Breaks large task lists into 2-4 independent, dependency-free parallel sessions that run without interfering with each other, so a failure in one session does not block the rest.
  • Self-Contained Handoff Docs: Generates full context handoff documents for each session, including confirmed ground truth, safety rules, step-by-step task instructions, exit gate checklists, and structured morning report templates.
  • Risk Filtering: Automatically flags tasks that require user input mid-run or external send-offs (like emails to clients) to be either decided on before bed or deferred to the morning, avoiding failed overnight runs. Use Case: If you have 3 content assets to produce, a code review, and a quarterly report due by 9AM, this skill splits them into 3 independent sessions, each with full context and guardrails, so they run to completion while you sleep.

Quick Start

Ask the night-run-orchestrator skill to split your list of 5 due-by-morning tasks into independent overnight sessions with full handoff documentation for each.

Frequently Asked Questions about night-run-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate overnight task batches without active supervision?

To automate overnight task batches without active supervision, split your tasks into independent parallel sessions. This approach uses self-contained handoff documents and safety guardrails so work completes while you sleep without requiring mid-run decisions.

What is autonomous session splitting for sleep-time automation?

Autonomous session splitting for sleep-time automation breaks large task lists into 2-4 dependency-free parallel sessions. This ensures a failure in one session does not block the rest, allowing independent work to run fully isolated overnight.

How do I prepare independent parallel sessions for an overnight orchestration run?

Prepare independent parallel sessions by confirming ground truth and generating self-contained handoff documents for each task batch. You must also filter out tasks requiring mid-run user input or external send-offs before starting the overnight orchestration.

Can I run time-sensitive tasks overnight if some require mid-run user input?

Time-sensitive tasks requiring mid-run user input or external send-offs cannot run fully autonomously overnight. You must either decide on these inputs before bed or defer those specific tasks to the morning to avoid failed parallel sessions.

What is the best way to ensure my overnight parallel work is finished by morning?

The best way to ensure overnight parallel work is finished by morning is using exit gate checklists and structured morning report templates. These guarantee each session runs to completion and provides clear status updates when you wake up.

Why does overnight task splitting fail when sessions have dependencies?

Overnight task splitting fails when sessions have dependencies because a blockage in one session halts the others. Eliminating single points of failure requires fully isolated parallel sessions that run without interfering with each other.