regulatory-templates-setup

Initialize workflow context for regulatory template gates 1-3.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initial setup sub-skill handles template selection and context initialization for the 3-gate regulatory workflow, ensuring downstream gates have complete context and validated inputs.

Core Features & Use Cases

  • Gather authority and template selections to establish the correct regulatory template context.
  • Initialize a complete context object used across all three gates, with fields such as authority, template_category, template_code, template_name, dictionary_status, and documentation_path.
  • Validate dictionary availability and determine the validation mode upfront to prevent downstream delays; alert when interactive validation is required.

Quick Start

Provide the regulatory authority and template choice to initialize the regulatory templates context for the workflow.

Frequently Asked Questions about regulatory-templates-setup

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

FAQPage Schema
How do I initialize regulatory templates and context for a compliance workflow?

Regulatory template setup initializes the compliance workflow by selecting the authority and template category to populate a context object with template code, name, dictionary status, documentation path, and deadline for downstream gates.

What is a regulatory templates context object and what fields does it require?

A regulatory templates context object is the validated data structure passed across governance workflow gates, requiring fields like authority, template_category, template_code, template_name, dictionary_status, and documentation_path to ensure downstream readiness.

Can I validate dictionary availability before starting the regulatory templates workflow?

Yes, regulatory templates setup validates dictionary availability upfront during context initialization to determine validation mode, prevent downstream delays, and alert you when interactive validation is required.

What do I need to provide for regulatory governance template setup?

You need to provide the regulatory authority and template choice to initialize the workflow context, which then collects template code, name, dictionary status, documentation path, and deadline for governance readiness validation.

When should I use an initial setup step for regulatory templates processing?

Use regulatory templates setup at the start of a 3-gate workflow to prepare validated context, ensuring downstream governance gates have complete inputs and dictionary checks are handled before processing begins.