nightshift

Monitor Night Shift status, trigger manual runs, and review operation history.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EtanHey/golems --skill nightshift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nightshift
Source: https://github.com/EtanHey/golems/tree/main/packages/services/skills/nightshift
Command: npx skills add https://github.com/EtanHey/golems --skill nightshift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding and implementing improvements in code repositories overnight, reducing manual code review and refactoring time.

Core Features & Use Cases

  • Autonomous Code Improvement: Automatically checks specified repositories for potential code enhancements.
  • PR Generation: Creates pull requests for identified improvements.
  • Status Monitoring: Provides details on the last run, pending PRs, and next scheduled run.
  • Manual Triggering: Allows for on-demand execution of the Night Shift process.
  • History Tracking: Logs recent Night Shift runs and their outcomes.
  • Use Case: Ensure your key repositories are consistently being optimized by scheduling Night Shift to run automatically, freeing up developer time for more complex tasks.

Quick Start

Manually trigger a Night Shift run for the 'songscript' repository.

Frequently Asked Questions about nightshift

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

FAQPage Schema
How do I automate code improvements and pull requests overnight?

Autonomous code improvement services automatically check specified repositories for potential enhancements overnight, generate pull requests for identified changes, and operate on a scheduled daily basis to reduce manual refactoring time.

Can I manually trigger an autonomous coding run instead of waiting for the nightly schedule?

Yes, you can manually trigger an autonomous coding run on demand. The service supports manual overrides via a Telegram command, allowing you to execute the Night Shift process immediately for a specific repository.

How does automated code refactoring track previous operations and pending pull requests?

Automated code refactoring provides status monitoring by logging recent runs and their outcomes. It tracks pending pull requests and reports details on the last run alongside the next scheduled execution.

What is the best way to schedule nightly code reviews for multiple repositories?

Scheduling nightly code reviews involves configuring an autonomous service that targets specific repositories on different days. This ensures your key codebases are consistently optimized overnight without manual intervention.

Does autonomous code generation work with my existing Git repositories?

Yes, autonomous code generation works with your existing Git repositories. It identifies potential code enhancements within your specified repositories and automatically creates pull requests for those improvements.

What are the limitations of using autonomous coding for code automation?

Autonomous coding for code automation operates on a fixed schedule targeting specific repositories on designated days. While it supports manual triggers via Telegram, it is designed for overnight optimization rather than real-time continuous integration.