Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

nightshift

nightshift contient 8 skills collectées depuis johndaskovsky, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
20
mis à jour
2026-05-18
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

nightshift-add-task
Spécialistes en gestion de projets

Add a task definition to an existing Nightshift shift, registering it in manager.md and adding a status column to table.csv. Use when the user invokes /nightshift:add-task.

2026-05-18
nightshift-archive
Administrateurs de réseaux et de systèmes informatiques

Archive a Nightshift shift by moving its directory to .nightshift/archive/YYYY-MM-DD-<name>/. Use when the user invokes /nightshift:archive.

2026-05-18
nightshift-create
Développeurs de logiciels

Create a new Nightshift shift — a structured unit of batch agent work — with manager.md and an empty table.csv. Use when the user invokes /nightshift:create.

2026-05-18
nightshift-do-task
Administrateurs de réseaux et de systèmes informatiques

Execute one Nightshift task on one item, self-validate, retry on failure, and emit a structured result. Invoked by manager via `claude -p` subprocess; runs in a fresh top-level Claude Code session and inherits all user-configured MCPs.

2026-05-18
nightshift-doctor
Administrateurs de réseaux et de systèmes informatiques

Verify that Nightshift's required system dependencies (qsv, flock, jq) are installed and on PATH. Use when the user invokes /nightshift:doctor.

2026-05-18
nightshift-start
Administrateurs de réseaux et de systèmes informatiques

Start or resume execution of a Nightshift shift by forking into the manager subagent. Use when the user invokes /nightshift:start.

2026-05-18
nightshift-test-task
Analystes en assurance qualité des logiciels et testeurs

Run a single Nightshift task on a single table item for testing — without modifying table.csv or manager.md. Spawns a claude -p subprocess of /nightshift:do-task with --read-only. Use when the user invokes /nightshift:test-task.

2026-05-18
nightshift-update-table
Développeurs de logiciels

Make bulk changes to a Nightshift shift's table.csv — add rows, update metadata, or reset failed items. Use when the user invokes /nightshift:update-table.

2026-05-18
nightshift Agent Skills sur GitHub | SkillsMP