judo-runtime:create-interceptor

Official

Extend JUDO operations with custom logic.

AuthorBlackBeltTechnology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to seamlessly integrate custom logic into JUDO operations, allowing for pre-processing of inputs, post-processing of results, and the implementation of side effects like webhooks or audit logging.

Core Features & Use Cases

  • Pre-operation Hook: Modify input payloads before an operation is executed.
  • Post-operation Hook: Transform results or trigger side effects after an operation completes.
  • Selective Interception: Define which operations an interceptor should apply to.
  • Asynchronous Execution: Run interceptor logic off the main thread for non-blocking operations.
  • Use Case: Implement an audit log by intercepting all 'create' operations to record user actions and data changes.

Quick Start

Create a new Java class that implements the OperationCallInterceptor interface and register it using Guice or Spring.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: judo-runtime:create-interceptor
Download link: https://github.com/BlackBeltTechnology/judo-runtime-core/archive/main.zip#judo-runtime-create-interceptor

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.