nightly

Automate end-of-day project health checks, sleep score calculation, and STATUS.json capture.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrc1883/popkit-ai --skill nightly-jrc1883
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nightly
Source: https://github.com/jrc1883/popkit-ai/tree/main/packages/popkit-dev/skills/pop-nightly
Command: npx skills add https://github.com/jrc1883/popkit-ai --skill nightly-jrc1883

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires popkit_shared, and includes scripts (resource) components.

What problem does it solve?

Automated end-of-day project health checks, a Sleep Score, nightly report, and automatic STATUS.json updates so you can resume tomorrow with minimal friction.

Core Features & Use Cases

  • Sleep Score calculation based on project health
  • Nightly report generation with actionable guidance
  • Automatic STATUS.json updates to preserve session state

Quick Start

Run /popkit:routine nightly to execute the full nightly routine.

Frequently Asked Questions about nightly

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

FAQPage Schema
How do I automate end-of-day project health checks and capture session state?

Automate end-of-day project health checks by running a nightly routine that calculates a sleep score, generates a report, and updates STATUS.json to preserve your session state for the next day.

What is a sleep score in CI status and git state reporting?

A sleep score is a project health metric calculated during nightly routines, reflecting your git state and CI status to provide actionable guidance for resuming development work.

How do I generate nightly reports with actionable guidance for my development project?

Generate nightly reports by running an automated routine that assesses project health, calculates a sleep score, and outputs detailed guidance for the next development session.

Does the nightly workflow require any specific dependencies to run?

Yes, the nightly workflow requires the popkit_shared dependency to execute its end-of-day health checks, sleep score calculation, and STATUS.json session capture modules.

Can I use nightly session capture for Claude Code workflows?

Yes, nightly session capture is designed for Claude Code workflows, applying to development projects requiring nightly health assessment, detailed reporting, and persistent state management.

What's the best way to preserve project state between development sessions?

Preserve project state between sessions by running an end-of-day routine that automatically updates STATUS.json with session capture data, ensuring minimal friction when resuming work tomorrow.