regulatory-templates-gate3

Generate Django/Jinja2 .tpl and .tpl.docs files from validated regulatory mappings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates the final production-ready Django/Jinja2 template file and separate documentation from validated Gates 1-2 mappings to eliminate manual errors and ensure regulatory compliance for BACEN submissions.

Core Features & Use Cases

  • Agent-driven generation: Dispatches finops-automation to produce templates deterministically from validated mappings.
  • Two-file output: Emits a clean .tpl for production and a .tpl.docs file for full documentation and troubleshooting.
  • Strict validation and safety: Enforces 100% mandatory field inclusion, correct transformations per Gate 2, and valid Django/Jinja2 syntax before marking Gate 3 as passed.
  • Use Case: After Gate 2 passes, produce the final template artifacts required for BACEN deployment and downstream Reporter pipelines.

Quick Start

Generate a production .tpl and accompanying .tpl.docs from the Gate 2 results using the finops-automation agent.

Frequently Asked Questions about regulatory-templates-gate3

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

FAQPage Schema
How do I generate Django/Jinja2 templates from validated regulatory mappings?

Generate Django/Jinja2 templates by processing validated regulatory mappings to emit production-ready .tpl files and separate .tpl.docs documentation, ensuring 100% mandatory field inclusion and valid syntax for BACEN compliance pipelines.

What is the best way to automate BACEN compliance template generation?

Automate BACEN compliance template generation by dispatching finops-automation agents to deterministically produce .tpl and .tpl.docs artifacts from validated Gate 2 mappings, enforcing strict validation and mandatory field inclusion before deployment.

How do I ensure 100% mandatory field inclusion in financial regulatory templates?

Ensure 100% mandatory field inclusion in financial regulatory templates by validating Django/Jinja2 syntax and applying Gate 2 transformations against validated mappings before marking the generation gate as passed.

Does this template generation process output separate documentation files?

The template generation process outputs two distinct files: a clean .tpl file for production deployment and a separate .tpl.docs file containing full documentation for troubleshooting and compliance verification.

Can I use finops-automation agents to produce regulatory templates for BACEN deployments?

You can use finops-automation agents to deterministically produce regulatory templates for BACEN deployments, generating the final .tpl artifacts required for downstream Reporter pipelines after passing Gate 2 validations.

When do I need to generate separate production and documentation templates for compliance workflows?

You need to generate separate production and documentation templates for compliance workflows after Gates 1 and 2 pass, producing a clean .tpl for production and a .tpl.docs file to eliminate manual errors in BACEN submissions.