regulatory-templates

Orchestrate BACEN/RFB regulatory template creation through a three-gate workflow.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill regulatory-templates-withmartian-sandbox-darkside
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: regulatory-templates
Source: https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665/tree/main/finops-team/skills/regulatory-templates
Command: npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill regulatory-templates-withmartian-sandbox-darkside

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end creation of Brazilian regulatory templates (BACEN/RFB), enforcing a rigorous 3-gate process to minimize errors and ensure compliance.

Core Features & Use Cases

  • 3-gate orchestration: setup, gate1 (analysis), gate2 (validation), gate3 (generation) for BACEN/RFB templates.
  • Dynamic template loading: loads specifications from centralized configurations to generate templates per authority.
  • Risk-managed automation: strict pass criteria and in-memory context flow with clear error handling.

Quick Start

Run the 3-gate regulatory templates workflow for BACEN/RFB to generate a .tpl template from centralized configurations.

Frequently Asked Questions about regulatory-templates

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

FAQPage Schema
How do I generate BACEN and RFB regulatory templates with zero errors?▼

To generate BACEN and RFB regulatory templates with zero errors, use a 3-gate orchestration workflow that coordinates setup, analysis, validation, and generation. This gate-driven process enforces strict pass criteria and centralized template specifications to load configurations and produce a compliant .tpl file.

What is the 3-gate workflow for Brazilian regulatory compliance templates?▼

The 3-gate workflow for Brazilian regulatory compliance templates is a modular orchestration process divided into analysis, validation, and generation phases. It passes context in-memory between gates, applying strict pass criteria to minimize errors when mapping CADOC, e-Financeira, DIMP, or APIX templates.

How to automate template mapping for CADOC, e-Financeira, and DIMP formats?▼

Automate template mapping for CADOC, e-Financeira, and DIMP formats by loading centralized template specifications into a gate-driven workflow. The automation applies strict validation rules and gate-specific sub-skills to transform regulatory requirements into a finalized .tpl file.

Does regulatory template generation require centralized configuration for BACEN?▼

Yes, regulatory template generation for BACEN requires centralized template specifications to dynamically load configurations for each authority. This centralized approach ensures the gate-driven workflow applies the correct validations and mappings to output an accurate .tpl file.

What are the limitations of automated regulatory template workflows?▼

Limitations of automated regulatory template workflows include strict pass criteria at each of the 3 gates, meaning any validation failure halts the process. Additionally, it relies entirely on in-memory context passing and requires accurate centralized template specifications to function correctly.