ratchet

Community

Permanently lock progress through gated workflow.

Authorboshu2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The ratchet skill solves the problem of preserving irreversible progress in RPI workflows by recording and permanently locking completed gates, ensuring teams cannot regress to earlier stages after critical decisions.

Core Features & Use Cases

  • Permanent progress gating: once a gate is ratcheted, it cannot be undone, providing a robust audit trail.
  • Gate operations: status, check, record, and skip commands to track, validate, and document progress.
  • Chain ledger: maintains a machine-readable log at .agents/ao/chain.jsonl for reproducibility and traceability across teams.

Quick Start

Use the ratchet commands to inspect and advance progress: ao ratchet status ao ratchet check <step> ao ratchet record <step> --output "<artifact-path>" ao ratchet skip <step> --reason "<why>"

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: ratchet
Download link: https://github.com/boshu2/agentops/archive/main.zip#ratchet

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 223,000+ vetted skills library on demand.