ring:regulatory-templates

Orchestrate a 5-stage regulatory template workflow for Brazilian BACEN and RFB submissions.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/LucasMalessa/TheRing --skill ring-regulatory-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ring:regulatory-templates
Source: https://github.com/LucasMalessa/TheRing/tree/main/finops-team/skills/regulatory-templates
Command: npx skills add https://github.com/LucasMalessa/TheRing --skill ring-regulatory-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This orchestrates a zero-defect, multi-gate workflow for Brazilian regulatory templates (BACEN/RFB), ensuring compliant submissions and reproducible results.

Core Features & Use Cases

  • Modular 5-stage workflow (setup, gate1, gate2, gate3, optional test/contribution) for BACEN and RFB templates.
  • Enforces strict gate sequencing, memory-only context, and automatic template generation.
  • Supports mapping, validation, and template creation for CADOC, e-Financeira, DIMP, APIX, with audit-ready outputs.

Quick Start

Initialize the regulatory-templates with setup, then run Gate 1, Gate 2, and Gate 3 to generate a .tpl file for a selected Brazilian regulatory template.

Frequently Asked Questions about ring:regulatory-templates

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

FAQPage Schema
How do I generate regulatory templates for BACEN and RFB submissions?

To generate regulatory templates for BACEN and RFB submissions, you initialize the workflow with a setup stage, then sequentially run Gate 1, Gate 2, and Gate 3 to produce a compliant .tpl file.

What Brazilian regulatory reports are supported by this compliance template workflow?

This compliance template workflow supports mapping, validation, and template creation for Brazilian regulatory reports including CADOC, e-Financeira, DIMP, and APIX with audit-ready outputs.

How does the gate sequencing work when creating BACEN compliance templates?

Gate sequencing for BACEN compliance templates enforces a strict 5-stage workflow: setup, gate1, gate2, gate3, and an optional test or contribution gate, ensuring zero-defect and reproducible submissions.

Can I skip stages in the regulatory template generation process for RFB?

No, you cannot skip stages in the regulatory template generation process for RFB. The orchestration enforces sequential gates with strict error handling and escalation rules to maintain compliance.

Do I need external dependencies to automate Brazilian regulatory submissions?

You do not need external dependencies to automate Brazilian regulatory submissions. The workflow operates independently using memory-only context propagation and modular sub-skills.