business-log-skill

Community

In-transaction business operation logs for audits.

AuthorPenitence1992
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables reliable in-transaction logging of business operations for audit, change tracking, and data recovery within transactional workflows.

Core Features & Use Cases

  • In-transaction log recording: persist BusinessOpLog entries alongside business data inside a transaction.
  • Log querying: fetch logs by businessId or type to support auditing and traceability.
  • Structured data: log entries store business_id, business_type, operate_type, and Data payload for flexible analysis.

Quick Start

Use the business-log-skill to wrap your business operation inside a transaction and call TxSave to persist logs, then query results with Query for auditing.

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: business-log-skill
Download link: https://github.com/Penitence1992/go-zero-backend-skills/archive/main.zip#business-log-skill

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.