receipt-pattern

Record major software workflow actions in structured JSON logs.

21|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/vinceglakas/receipt-pattern --skill receipt-pattern
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receipt-pattern
Source: https://github.com/vinceglakas/receipt-pattern/tree/main
Command: npx skills add https://github.com/vinceglakas/receipt-pattern --skill receipt-pattern

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the lack of structured records for AI-generated actions, enabling automated documentation and auditability.

Core Features & Use Cases

  • Structured Record Keeping: Automatically generates detailed JSON receipts after significant actions such as file modifications, API calls, or deployments.
  • Audit and Compliance: Facilitates review, troubleshooting, and rollback of complex AI workflows by maintaining an accessible log.
  • Use Case: In a DevOps environment, track all deployment steps and code changes with receipts, allowing precise rollback if needed.

Quick Start

Use the receipt pattern skill to automatically document each step taken during a code deployment or data processing session.

Frequently Asked Questions about receipt-pattern

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track AI actions with structured logs for audit compliance?

You can track AI actions by generating structured JSON receipts for every major operation, which creates a detailed audit trail for compliance. This enables precise error recovery and rollback across file handling, API calls, and deployments.

What is the best way to log AI agent workflows for traceability and rollback?

The best way to log AI agent workflows for traceability is recording each step as a structured JSON receipt. This provides accessible logs that document file modifications and system deployments, allowing precise rollback if needed.

Do I need external dependencies to record JSON audit logs for AI operations?

No external dependencies are required to record JSON audit logs beyond filesystem operations. The system stores structured JSON logs directly on the filesystem to track actions like database updates and API calls.

Can I use structured receipts for DevOps deployment tracking and error recovery?

Yes, you can use structured receipts for DevOps deployment tracking to monitor all steps and code changes. Maintaining these accessible JSON logs facilitates troubleshooting and precise rollback during complex workflows.

How does generating JSON receipts improve AI workflow auditability?

Generating JSON receipts improves AI workflow auditability by automatically documenting significant actions in a structured format. This creates a reliable record for reviewing file modifications, API calls, and database updates.

When do I need structured JSON logs for AI agent operations?

You need structured JSON logs when executing complex AI operations like system deployments or database updates that require traceability. They provide the audit compliance and error recovery documentation necessary for automated workflows.