commit / default

Official

Bootstrap entities, then finalize commits safely.

AuthorCollectively-Gary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents missing-entity commits from failing silently by bootstrapping proposed entities into a durable state, then enforcing that an irreversible commit step is only performed when a matching per-playbook commit recipe exists.

Core Features & Use Cases

  • Entity bootstrap for proposed_entity refs: Detects missing entity paths, creates the entity index with atomic create-or-detect semantics, and appends canonical trail entries.
  • Merged-entity redirect handling: Resolves merged_into chains (with a safety cap) to ensure provenance and receipts target the live successor, not a tombstone.
  • Append-only receipts and provenance safety: Writes external receipts into both the action trail and the entity stages/ trail, and converts context refs from proposed_entity to related_entity after a successful bootstrap.
  • Default commit refusal with escalation: If no per-playbook commit skill exists, routes to the operator instead of guessing an irreversible action.

Quick Start

Ask the agent running the commit stage to apply commit/default to any action whose playbook falls back to default and whose proposed entities must be bootstrapped before proceeding.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: commit / default
Download link: https://github.com/Collectively-Gary/GaryOS/archive/main.zip#commit-default

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.