Documentation

Install Nightshift

Install the Nightshift plugin for Codex or Claude Code and open the project you want it to change.

Answers: install Nightshift for Codex or Claude Code · Updated

SHORT ANSWER

Install from the official directory or the Git-hosted marketplace, then invoke Setup from that project. No separate server or API key is required.

01

Codex and repository-connected ChatGPT

The simplest path is the official OpenAI Plugin Directory. For local Codex development, install the same package from its Git-hosted marketplace.

codex plugin marketplace add orwa-mahmoud/nightshift
codex plugin add nightshift@nightshift
Install from the official OpenAI Plugin Directory
02

Claude Code

Run these two commands inside Claude Code. Nightshift needs no npm package, separate CLI, API key, or server.

/plugin marketplace add orwa-mahmoud/nightshift
/plugin install nightshift
03

Choose the project

Open the repository or project that should receive the work before setup. A disposable scratch conversation is temporary and cannot preserve changes to that project.

  • macOS and Linux use the bundled shell runtime.
  • Native Windows uses the bundled PowerShell runtime.
  • WSL is treated as Linux and should keep host, repository, plugin, and watchman in one distribution.
TRY IT

Start with a bounded prompt

This prompt names the outcome and preserves Nightshift’s review boundary. Paste it into the supported coding host from the project you want to change.

Set up Nightshift in this project and explain each proposed gate before writing it.
BOUNDARIES

What this workflow does not claim

  • A normal ChatGPT scratch conversation cannot preserve changes to the project repository.
  • An unattended shift that creates commits needs host permissions capable of writing Git metadata.
SOURCES

Evidence and sources

These links support the released behavior, public outcomes, or problem language described on this page.

Official OpenAI listingThe published Nightshift entry in OpenAI's Plugin Directory.Open evidence ↗Versioned installation guideCodex, Claude Code, and platform installation paths from the released repository.Open evidence ↗Versioned setup skillThe shipped setup, workspace, rules, and first-run guidance.Open evidence ↗
RELATED QUESTIONS

Continue from the question you have

install Nightshift from OpenAIRead the answer →install Nightshift in Claude CodeRead the answer →which platforms Nightshift supportsRead the answer →