regulatory-templates-setup

Initialize regulatory template context with validation and dictionary status checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This sub-skill ensures the correct regulatory-template selection and full context initialization at the start of the 3-gate workflow, preventing downstream gate failures due to incomplete setup.

Core Features & Use Cases

  • Enforces mandatory template selection and dictionary-aware validation to establish a reliable workflow start
  • Performs dictionary status checks to determine automatic vs interactive validation mode
  • Prepares a complete context object with all required fields for downstream gates

Quick Start

Select the regulatory authority, choose the appropriate template, and initialize the full context object for downstream gates.

Frequently Asked Questions about regulatory-templates-setup

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

FAQPage Schema
How do I set up regulatory templates with full context initialization?

Regulatory template setup requires selecting the correct template and initializing all context fields, including authority, template code, dictionary status, documentation path, and deadline, to ensure downstream workflow gates function properly.

What is dictionary-aware validation in compliance template workflows?

Dictionary-aware validation performs status checks during template setup to determine whether automatic or interactive validation mode is required, enforcing mandatory validation steps before proceeding through regulatory workflow gates.

Why does my regulatory compliance workflow fail at downstream gates?

Downstream gate failures in regulatory workflows occur when initial template setup is incomplete, missing mandatory context fields like authority, template category, or dictionary status required for validation propagation.

How do I initialize context fields for a regulatory compliance workflow?

Initialize context fields by selecting the regulatory authority and template, then populating template_selected, dictionary_status, documentation_path, deadline, template_code, and template_name to prepare the complete context object for downstream gates.

When do I need to run validation checks for regulatory template setup?

Validation checks for regulatory template setup must run at the start of the workflow to verify dictionary status and enforce mandatory steps before initializing the full context object for downstream gate propagation.

Can I skip dictionary status checks when setting up compliance templates?

Dictionary status checks are mandatory during compliance template setup and cannot be skipped, as they determine the validation mode and ensure the correct context fields are initialized for downstream workflow gates.