nighttime-mode

Coordinate multi-agent overnight task execution and compile morning briefing results.

88|108|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/grandamenium/cortextos --skill nighttime-mode-grandamenium
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nighttime-mode
Source: https://github.com/grandamenium/cortextos/tree/main/templates/orchestrator/.claude/skills/nighttime-mode
Command: npx skills add https://github.com/grandamenium/cortextos --skill nighttime-mode-grandamenium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces downtime by coordinating agent work overnight while preventing risky external actions, so the system is ready for a clear morning review.

Core Features & Use Cases

  • Autonomous overnight orchestration: Dispatches and monitors deep-work tasks across agents using the shared cortextOS bus while the user sleeps.
  • Completion and blocker handling: Processes task completions into results, logs events, writes reversible memory summaries, and queues blockers for morning attention.
  • Morning briefing preparation: Compiles deliverables, decisions needed from the user, and agent status into a structured memory file, then updates heartbeat for fleet visibility.
  • Hard guardrails (internal building only): Enforces strict rules to avoid external communications, transactions, deploys, irreversible changes, and approval creation at night.

Quick Start

Tell the orchestrator to enter nighttime mode so it monitors in-progress tasks, checks agent heartbeats and completion reports, and prepares the morning briefing data without performing external actions.

Frequently Asked Questions about nighttime-mode

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

FAQPage Schema
How do I run safe overnight agent orchestration while I sleep?▼

Overnight orchestration works by dispatching deep-work tasks across agents via the cortextOS bus, logging completions, and compiling deliverables into a structured memory file for your morning review.

What guardrails prevent risky actions during overnight automation?▼

Overnight automation guardrails prevent external communications, transactions, production deploys, irreversible deletes, and approval creation, deferring all user commitments to the morning.

How do I prepare a morning briefing from overnight agent tasks?▼

Morning briefing preparation compiles overnight deliverables, pending decisions, and agent status into a structured memory file, then updates the heartbeat to provide full fleet visibility.

Can I use Telegram-controlled agents for overnight task monitoring?▼

Telegram-controlled agents can be orchestrated overnight, but the system enforces strict internal-only actions, prohibiting external communications and transactions during nighttime task monitoring.

What happens to blocked tasks during overnight automation?▼

Blocked tasks during overnight automation are logged, paired with reversible memory summaries, and queued for morning attention so you can resolve blockers and make decisions the next day.

When should I not use overnight automation for multi-agent workflows?▼

You should avoid overnight automation if your workflow requires external communications, production deploys, irreversible changes, or immediate user approvals, as the system defers all external actions to the morning.