@darkroomengineering

Ersteller · darkroomengineering

Letzte Aktualisierung · 20. Aug. 2026

checkpoint

Prüfen · 59Im Registry indexiert

Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`. Triggers "checkpoint", "snapshot", "before this risky op", "rollback to", "list checkpoints", pre-refactor save.

OpenAgentSkill Trust Score
59/100

Do not auto-install

Qualität63/100
Audit74/100
Stars42
Verified installs0

Installationsziele

Codex-Installationsprompt

Install the "checkpoint" agent skill from https://github.com/darkroomengineering/cc-settings/tree/main/skills/checkpoint. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`. Triggers "checkpoint", "snapshot", "before this risky op", "rollback to", "list checkpoints", pre-refactor save. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"darkroomengineering-checkpoint","task":"Install checkpoint","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.

Asset-Profil

Coding- und Entwickler-Agents

Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.

Bereich ansehen

Szenario

GitHub automation

I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.

Agent-Fit

Claude Code + CLI + Codex

Geeignet für Codex, Claude Code, Cursor, CLI oder benutzerdefinierte Agents.

Installieren

Bereit

npx skills add darkroomengineering/cc-settings --skill checkpoint

Wartung

Aktuell

4 Tage seit dem letzten Push

Risiko

Prüfung nötig

Permission surface may require sandboxing

GitHub-Qualität

42

63/100 Qualität · 67/100 Vertrauen

Abdeckungs-Tags

CodingGitHub automationautomationagent-skill

Review-Notizen

Permission surface may require sandboxing · The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.

Agent-Adoptionskarte

Vertrauen, Audit und Installationsbereitschaft auf einen Blick

Diese Werte kombinieren öffentliche Repository-Metadaten, OpenAgentSkill-Reviewsignale, Wartungsaktualität und Installationsbereitschaft. Sie helfen bei der Vorauswahl, ersetzen aber keine menschliche Prüfung.

Qualität

Vielversprechend
63

Useful candidate, but compare it with alternatives before adopting.

Vertrauen

Do not auto-install
59

Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.

Audit

Prüfung nötig
74

Maschinenlesbare Prüfung von Installationsbereitschaft, Sicherheitsmetadaten, Wartung und Akzeptanzrisiko.

OpenAgentSkill Trust Score v5

Menschliche Prüfung vor Installation

Choose a stronger alternative or inspect the source manually before any install attempt.

CodexClaude CodeCursorOpenAgentSkill CLI

Stars

42 GitHub-Stars

Repository-Aktivität

42 Stars und 3 Forks

Wartung

4 Tage seit dem letzten Push

Lizenz

MIT

Installieren

npx skills add darkroomengineering/cc-settings --skill checkpoint

Installationssicherheit

Standard-Paket- oder Laufzeit-Installationspfad

Berechtigungsfläche

shell or command execution, filesystem or document access

Agent-Ergebnisse

Noch keine Agent-Ergebnisdaten

Dokumentation

Starker README/SKILL.md-Kontext

Risikoübersicht

Vor Produktion prüfen

  • The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.
  • Low GitHub adoption signal
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access

Installationsbereitschaft

Installationspfad verfügbar

  • Installationspfad ist verfügbar
  • Repository-Belege sind verfügbar
  • Lizenz ist angegeben
  • Noch keine Agent-Proven-Ergebnisbelege

Agent-lesbare Metadaten

Maschinenlesbare Entscheidungsdaten für diesen Skill.

Nutze diesen Block oder das eingebettete JSON, um zu entscheiden, ob ein Agent diesen Skill installieren, eine Alternative wählen oder zuerst menschliche Prüfung anfordern soll.

View technical data+

Geeignete Aufgaben

  • Workflow-Automatisierung-Workflows
  • Claude-Code-Teams
  • builders willing to evaluate younger projects
  • Move data between tools

Geeignete Agents

CodexClaude CodeCursorOpenAgentSkill CLICLI

Installationsentscheidung

Befehl
npx skills add darkroomengineering/cc-settings --skill checkpoint
Richtlinie
Blockieren
Menschliche Prüfung
Ja

Vertrauen und Risiko

Vertrauen
59/100
Audit
74/100
Risikoebene
Prüfung nötig

Ergebnis-Loop

Endpoint
/api/agent/outcome
Event-ID
resolve
Ergebnisse
5

Installationsbefehl

npx skills add darkroomengineering/cc-settings --skill checkpoint

Nicht verwenden, wenn

  • Teams, die ein vom Anbieter unterstütztes SLA benötigen
  • production agents without a repository review
  • Low GitHub adoption signal
  • The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.
  • Hinweise auf Hochrisiko-Berechtigungen: Shell or command execution, Secrets or environment access

Agent-Sicherheit v2

30/100 · Automatische Installation vermeiden

Blocked for auto-installBlockieren

This skill should not be selected by an agent without explicit human security review.

Do not auto-install. Inspect the source, dependencies, and permission surface first.

Per API auflösen

Hoch

Shell- oder Befehlsausführung

Die Skill-Metadaten verweisen auf Terminal-, CLI-, Shell-, Subprozess- oder Befehlsausführungs-Workflows.

Mittel

Netzwerkzugriff

Die Skill ruft wahrscheinlich Remote-Seiten, APIs, Repositories oder externe Dienste ab.

Mittel

Dateisystemzugriff

Die Skill kann Projektdateien, Dokumente, generierte Artefakte oder den lokalen Arbeitsbereich lesen oder schreiben.

Hoch

Secrets or environment access

Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.

  • Hinweise auf Hochrisiko-Berechtigungen: Shell or command execution, Secrets or environment access
  • Permission surface may require sandboxing

Agent-Auflösungsplan

Lass einen Agent die Eignung vor der Installation prüfen.

Die Resolve API liefert die beste Skill, Alternativen, Sicherheitsrichtlinien, Auditnotizen, Installationsziel und einen direkt nutzbaren Prompt.

Textplan öffnen

Agent sollte prüfen

  • Task fit and alternatives from Resolve API.
  • Audit score, trust score, and safety policy warnings.
  • Install target compatibility for Codex, Claude Code, Cursor, or CLI.

Prompt kopieren

Task: Use checkpoint in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20checkpoint%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/darkroomengineering-checkpoint/install
Install command: npx skills add darkroomengineering/cc-settings --skill checkpoint
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.

Agent-Übergabe

Gib dem Agent den Installationspfad, nicht noch ein Verzeichnis.

Über den öffentlichen Endpunkt erhältst du Befehl, Sicherheitscheckliste, Ziel-Prompts und kanonische Links.

Installations-API öffnen

Agent-Prompt

Use checkpoint for this task. Review https://www.openagentskill.com/api/skills/darkroomengineering-checkpoint/install, then install with: npx skills add darkroomengineering/cc-settings --skill checkpoint

Registry-Metadaten

Agent-lesbares Profil für die automatische Skill-Auswahl.

Die Registry API stellt Entscheidungs-, Vertrauens-, Audit-, Use-Case- und Installationssignale ohne UI-Scraping bereit.

Manifest öffnen

Agent-Fit

63/100

Workflow-Automatisierung

Plattformen

Claude Code

Audit-Bericht

Prüfung nötig · 74/100

Maschinenlesbare Prüfung von Installationsbereitschaft, Sicherheitsmetadaten, Wartung und Akzeptanzrisiko.

Audit-Bericht ansehenEval-Bericht ansehen

Agent-Entscheidungspanel

Fallback candidate for Workflow automation

Prototype with this skill first; keep a fallback candidate ready.

63
Bereitschaft
Prototyp
Phase

Rolle im Stack

Fallback-Kandidat

Primäre Eignung

Workflow-Automatisierung

Vertrauenslabel

Zuerst prototypisieren

Installationspfad

Befehl bereit

Verwenden wenn

  • Workflow-Automatisierung-Workflows
  • Claude-Code-Teams
  • builders willing to evaluate younger projects

Evidenz

  • recent repository activity
  • install command or GitHub repo available
  • Qualitätsprofil 63/100
  • 2 OpenAgentSkill-Interaktionen

zuerst prüfen

  • Low GitHub adoption signal
  • The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.

Implementierungspfad

  1. 1Installieren Sie es in einem Sandbox-Agent und führen Sie eine Workflow-Automatisierung-Aufgabe vollständig aus.
  2. 2Compare output quality, latency, and failure behavior against at least one alternative.
  3. 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.

Vertrauensprofil

Do not auto-install

Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.

59
OpenAgentSkill Trust Score

GitHub-Akzeptanz

Prüfen

42 GitHub-Stars

Star-/Fork-Aktivität

Prüfen

42 Stars und 3 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar

Aktuelle Wartung

Bestanden

4 Tage seit dem letzten Push

Lizenzklarheit

Bestanden

MIT

Positive Signale

  • KI-Prüfung genehmigt
  • Installationspfad ist verfügbar
  • Repository-Belege sind verfügbar
  • Kürzlich gewartetes Repository
  • Der Installationsbefehl weist kein offensichtliches Hochrisikomuster auf
  • Ergebniszyklus ist bereit, benötigt aber den ersten echten Agent-Lauf

Vor Installation prüfen

  • The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.
  • Low GitHub adoption signal
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access
  • GitHub adoption: 42 GitHub stars
  • Stars/forks activity: 42 stars, 3 forks; issue activity unavailable in current metadata
  • Permission surface: shell or command execution, filesystem or document access
  • Noch keine echten Agent-Ergebnisberichte
  • Vor unbeaufsichtigter Installation ist menschliche Prüfung erforderlich

Empfohlene Aktion

Choose a stronger alternative or inspect the source manually before any install attempt.

Qualitätsprofil

Vielversprechend Kandidat für Agent-Workflows

Useful candidate, but compare it with alternatives before adopting.

63
GitHub-Stars
42
Aktualität
vor 4 Tagen
Installationsbereit
Ja
Lizenz
MIT
Vor Installation prüfen: Low GitHub adoption signal · The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.

Workflow-Eignung

Diese Skill in diesen Szenarien nutzen

Workflow-Eignung

Zum vollständigen Workflow hinzufügen

Alternativen-Shortlist

Vor Installation vergleichen

Similar skills that may fit this task.

Alle vergleichen

Übersicht

--- name: checkpoint argument-hint: "[save|restore|show|list|clean] [name-or-id]" description: Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`. Triggers "checkpoint", "snapshot", "before this risky op", "rollback to", "list checkpoints", pre-refactor save. context: fork allowed-tools: [Bash] ---

# Checkpoint: Save & Restore Task State

## Subcommands

### save [label]

Save current state with an optional label.

```bash bun ~/.claude/src/scripts/checkpoint.ts save "Completed phase 3 migration" ```

### list

List all checkpoints for the current project.

```bash bun ~/.claude/src/scripts/checkpoint.ts list ```

### show [checkpoint-id]

Show details of a specific checkpoint.

```bash bun ~/.claude/src/scripts/checkpoint.ts show chk-20240115-103000 ```

### restore [checkpoint-id] [--force]

Real, opt-in rollback — restores tracked files (working tree + index) to exactly what they were at save time, then reapplies whatever uncommitted changes existed at that moment (captured as a patch when the checkpoint was saved). Untracked files are never touched or deleted; if any existed at save time they're just listed as a warning (their content was never captured). Scope note: restore reconstructs file *content* only — anything that was staged at save time comes back as unstaged working-tree changes (the patch reapplies to the worktree; index state is intentionally not reconstructed).

Safety rails: - **Auto safety-checkpoint first.** Before anything is touched, the current state is saved as its own checkpoint and its id is printed — restore is itself reversible by restoring that id (with `--force`). - **Branch/sha guard.** If the current branch or HEAD differs from what the checkpoint recorded, restore refuses and tells you to check out that branch or pass `--force`. - **Legacy checkpoints** (saved before this patch-capture feature existed) have no recorded diff to restore from. Restoring one prints "legacy checkpoint: metadata only, nothing restored" and falls back to the old print-only behavior — review the dumped JSON and continue manually.

```bash # Restore latest bun ~/.claude/src/scripts/checkpoint.ts restore

# Restore specific bun ~/.claude/src/scripts/checkpoint.ts restore chk-20240115-103000

# Restore across a branch/sha mismatch bun ~/.claude/src/scripts/checkpoint.ts restore chk-20240115-103000 --force ```

### clean

Remove old checkpoints, keeping the last 10.

```bash bun ~/.claude/src/scripts/checkpoint.ts clean ```

## Examples

``` User: "save a checkpoint" -> /checkpoint save

User: "checkpoint before this refactor" -> /checkpoint save "Before auth refactor"

User: "list my checkpoints" -> /checkpoint list

User: "restore from last checkpoint" -> /checkpoint restore

User: "show checkpoint details" -> /checkpoint show <id>

User: "clean up old checkpoints" -> /checkpoint clean ```

## Storage

Checkpoints are stored at `~/.claude/checkpoints/<project-name>/` as JSON files with a `latest` symlink pointing to the most recent. Each checkpoint with uncommitted changes at save time also gets a sibling `chk-<id>.patch` file (`git diff HEAD` output) — this is what makes `restore` a real rollback instead of a metadata dump. Checkpoints saved before this feature existed have no patch file and restore in metadata-only (legacy) mode.

Technische Details

Version
1.0.0
Lizenz
MIT
Letzte Aktualisierung
20. Aug. 2026
Veröffentlicht
20. Aug. 2026

Entscheidungsübersicht

Fallback-Kandidat

63
Bereit
Prototyp
Phase

recent repository activity

Audit

Installationsprüfung

Installations- und Adoptionsprüfung

74
Prüfung nötig
Sicherheit
74/100
Wartung
100/100
Installieren
92/100
Vollständiges Audit öffnenEval-Bericht ansehen

Von Agent belegte Evidenz

Von Agent belegte Evidenz

Ergebnisberichte nach Resolve, Prüfung, Installation und einem begrenzten Lauf.

0
Belegt
Needs first agent runAuto-Installation: zuerst prüfenLetzter: Unbekannt
Erfolgsrate
Letzter Fehler
Ergebnisse
0
Ausgabequalität
Fehlgeschlagen
0
Nicht relevant
0
Installationen
0
Durch Risiko blockiert
0
Einrichtung erforderlich
0
Produktion
0

Noch keine Agent-Ergebnisdaten. Der erste Lauf kann Erfolg, Einrichtungsbedarf, Risikoblockaden, Fehler oder Irrelevanz über /api/agent/outcome melden.

Installieren

Zum Agent-Workflow hinzufügen

Kostenlos und Open Source. Bericht vor der Installation in Produktions-Agents prüfen.

Wachstums-Loop

Share-Kit

X

Szenariobasierter Entwurf für checkpoint, bereit für einen manuellen X-Post.

Kuratorenhinweis
checkpoint: Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destru...

42 stars

https://www.openagentskill.com/skills/darkroomengineering-checkpoint?ref=x
X-Entwurf öffnen
Optionale Antwort mit Installationsbefehl
Listing + install path for checkpoint:
https://www.openagentskill.com/skills/darkroomengineering-checkpoint?ref=x

Install: npx skills add darkroomengineering/cc-settings --skill checkpoint
Antwortentwurf öffnen

Quelle des Eintrags

Registry-indexiert

Beanspruchbar

Dieser Eintrag wurde aus öffentlichen Quellen indexiert und ist erst nach Genehmigung eines Maintainer-Anspruchs offiziell.

Indexiert von
OpenAgentSkill Community-Index

Die Zuordnung verlinkt auf das öffentliche Repository oder Creator-Profil. Creator können den Eintrag beanspruchen, um Eigentümersignale zu aktualisieren.

Diesen Skill beanspruchen

Eigentümeranspruch

Diesen Skill-Eintrag beanspruchen

Dieser Registry-indexiert-Eintrag wird darkroomengineering zugeschrieben, ist aber noch nicht offiziell markiert. Beanspruche ihn, um ein verifiziertes Eigentümersignal hinzuzufügen und künftige Launch-, Installations- und Audit-Updates vertrauenswürdiger zu machen.

Creator-Backlink-Kit

Evidenz-Badges in deine README einfügen

Zeige den kanonischen Eintrag, aktuelle Vertrauens- und Audit-Signale sowie echte Agent-Proven-Evidenz dort, wo Entwickler das Repository bewerten.

[![Listed on OpenAgentSkill](https://www.openagentskill.com/api/badge/darkroomengineering-checkpoint?metric=listed&label=Listed)](https://www.openagentskill.com/skills/darkroomengineering-checkpoint)
[![OpenAgentSkill Trust](https://www.openagentskill.com/api/badge/darkroomengineering-checkpoint?metric=trust&label=Trust)](https://www.openagentskill.com/skills/darkroomengineering-checkpoint)
[![OpenAgentSkill Audit](https://www.openagentskill.com/api/badge/darkroomengineering-checkpoint?metric=audit&label=Audit)](https://www.openagentskill.com/skills/darkroomengineering-checkpoint/audit)
[![Agent Proven](https://www.openagentskill.com/api/badge/darkroomengineering-checkpoint?metric=proven&label=Agent%20Proven)](https://www.openagentskill.com/skills/darkroomengineering-checkpoint)

Autor

D

darkroomengineering

@darkroomengineering

Plattform-Fit

Gesundheitssignale

GitHub-Stars
42
Qualitätswert
35/100
Letzter GitHub-Push
20. Aug. 2026
Framework-Hinweise
Unbekannt
OpenAgentSkill-Aufrufe
2
Installationskopien
0
Externe Klicks
0

Community-Signal

Teile mit, ob dieser Skill für deinen Agent-Workflow nützlich ist. Zusammengefasstes Feedback verbessert das Ranking im Laufe der Zeit.

Vertrauen & Sicherheit

Do not auto-install

59
  • GitHub-Akzeptanz42 GitHub-StarsPrüfen
  • Star-/Fork-Aktivität42 Stars und 3 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbarPrüfen
  • Aktuelle Wartung4 Tage seit dem letzten PushBestanden
  • LizenzklarheitMITBestanden
  • README/SKILL.md-VollständigkeitMetadaten enthalten ausreichend Nutzungs- und Workflow-KontextBestanden
  • Abhängigkeits-/Laufzeitrisikocommand execution surface, database surfaceInfo