nightshift
SolidRun an accountable autonomous shift — work a punch list to completion without clocking out early, park decisions instead of asking, and leave receipts. Use when the user wants to work through a todo list autonomously, run overnight, "don't stop until it's done", "keep going until the list is clear", add test coverage overnight, find and fix everything, or keep reviewing until it's clean.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- orwa-mahmoud
- Repository
- orwa-mahmoud/claude-nightshift
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
start
Begin the shift — preflight, clear stale markers, set a deadline only when it means something, then work the punch list.
setup
Scaffold .nightshift/ from the templates and propose stack-aware quality gates — ask, never impose. Private by default.
night-shift
Use when the user wants a product continuously driven forward without them steering each step — an autonomous session (overnight or daytime) that discovers, builds, verifies, and lands improvements across every lens (user types, UX, security, compliance, reliability, DX, product strategy). Triggers on "night shift", "run the night shift", "drive this product forward", "keep improving this while I'm away", "work the queue overnight", "make this best-in-class across the board", "put the army on it". Accepts a steer argument ("night-shift focus security", "night-shift billing UX") which prioritizes that lens or area. Accepts an auto-merge argument ("night-shift auto-merge") which lands each verified improvement to main behind green checks on pre-production repos. NOT for a single decided feature (/goal-maker), a one-off QA pass (/qa), read-only scoring (coverage-matrix), or driving the coverage matrix cell-by-cell (/bhag).