nats-vigil-messaging

Community

Migrate Vigil Guard messaging with NATS JetStream

Authortbartel74
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for migrating Vigil Guard's messaging from an n8n-based system to NATS JetStream, detailing streams, workers, a public API, and dead-letter handling.

Core Features & Use Cases

  • Migration Planning: Step-by-step plan from 24-node n8n to NATS-based workers.
  • Stream & Worker Design: Configuring streams, consumers, and backpressure with JetStream.
  • Reliability & API: Public REST/SDK API patterns and DLQ handling.

Quick Start

Begin with setting up a minimal vigil-api and a small NATS JetStream cluster, then incrementally migrate workers (detection, PII, arbiter).

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: nats-vigil-messaging
Download link: https://github.com/tbartel74/Vigil-Code/archive/main.zip#nats-vigil-messaging

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