governing-mhealth-infra

Validate mHealth ETL infrastructure change proposals against the infra checklist.

Updated Jun 7, 2025
One-click install
npx skills add https://github.com/rikunisikawa/data-flow --skill governing-mhealth-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governing-mhealth-infra
Source: https://github.com/rikunisikawa/data-flow/tree/main/agent-skills/skills/governing-mhealth-infra
Command: npx skills add https://github.com/rikunisikawa/data-flow --skill governing-mhealth-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces governance over mHealth ETL infrastructure and data contracts, preventing unsafe or non-compliant changes from being deployed.

Core Features & Use Cases

  • Governance across Lambda, Step Functions, Glue, Athena, dbt, Terraform, and S3 paths to ensure consistency with data contracts.
  • Change-management guidance for schema, partitions, IAM, and workspace rules, with automated checks against the infra checklist.
  • Use Case: Before deploying a Terraform change or schema update, review it with this Skill to generate a compliant change plan and downstream updates.

Quick Start

Provide a change proposal for the mHealth ETL stack and let the Skill validate against the infra rules and produce a plan.

Frequently Asked Questions about governing-mhealth-infra

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

FAQPage Schema
How do I validate mHealth ETL infrastructure changes before deployment?

You validate mHealth ETL infrastructure changes by submitting a change proposal that the Skill checks against an infra checklist, ensuring compatibility and preventing unsafe modifications across Lambda, Glue, and Athena components.

What is data contract governance in an AWS mHealth data pipeline?

Data contract governance in an AWS mHealth pipeline enforces consistency across schemas, S3 paths, and partitions by validating Terraform and dbt updates against infra rules to prevent non-compliant deployments.

Can I use this to manage Terraform changes for Lambda and Step Functions?

Yes, you can manage Terraform changes for Lambda and Step Functions by submitting a change proposal that the Skill validates against workspace rules and IAM policies to generate a compliant change plan.

How do I update schemas and partitions safely in a Glue and Athena ETL stack?

You update schemas and partitions safely in a Glue and Athena ETL stack by reviewing your proposal with this Skill, which outputs required updates for downstream catalogs, tests, and documentation to maintain data contract compatibility.

What are the limitations of automated change-management checks for mHealth infrastructure?

The limitations of automated change-management checks for mHealth infrastructure are that they validate proposals against the referenced infra-checklist.md and output required updates, but do not execute deployments or modify infrastructure directly.