# Data Governance Mvdg Launch

> Launches minimum viable data governance with lightweight sponsorship, priority scope, decision rights, ownership, glossary, standards, issue management, and adoption measures. Use when starting data governance pragmatically, creating an MVDG plan, or moving from informal data ownership to repeatable governance.

- Skill: `bkjohn2018/data-governance-mvdg-launch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add bkjohn2018/data-governance-mvdg-launch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bkjohn2018/data-governance-mvdg-launch/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bkjohn2018 (https://skillmd.com/u/bkjohn2018)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/bkjohn2018/data-governance-mvdg-launch

---


# Data Governance MVDG Launch

Use this skill to start governance with enough structure to create trust and accountability without overbuilding the operating model.

## When to Use

- Launching data governance for the first time.
- Restarting governance after stalled or overly broad efforts.
- Creating an initial governance release for a domain, function, or critical data set.
- Preparing the foundation for a broader data strategy or CoE.

## MVDG Principles

- Start with business pain, risk, and decision value.
- Govern priority domains before attempting enterprise coverage.
- Assign real accountability before publishing standards.
- Use lightweight forums and clear decision rights.
- Make issue management visible and measurable.
- Build only the controls needed for the current risk level.

## Minimum Components

1. **Sponsor and scope**
   - Executive sponsor, accountable owner, priority domains, in-scope decisions, and out-of-scope items.

2. **Roles and decision rights**
   - Data owner, steward, custodian, approver, issue resolver, and escalation authority.

3. **Governance forum**
   - Meeting cadence, agenda, decision log, issue review, standards review, and escalation path.

4. **Glossary starter**
   - Critical terms, metric names, synonyms, owner, definition status, and approval path.

5. **Minimum standards**
   - Naming, ownership, classification, access, quality, metadata, lineage, and change expectations for priority assets.

6. **Issue management**
   - Intake, severity, triage, owner assignment, remediation, closure validation, and trend review.

7. **Adoption measures**
   - Participation, issue closure, approved terms, standard adoption, quality exceptions, and user trust signals.

## Workflow

1. Define the business reason for MVDG and the decisions or controls it must improve.
2. Select 1-3 priority domains or data products.
3. Identify sponsors, owners, stewards, custodians, and impacted users.
4. Define a minimum governance forum and decision log.
5. Publish starter glossary and minimum standards for priority scope.
6. Launch issue intake and escalation.
7. Track adoption, risk reduction, and readiness to scale.

## Related Skills

- Use `data-governance` for the full governance operating framework.
- Use `business-glossary-management` for glossary terms.
- Use `data-standards-management` for formal standards.
- Use `data-issue-management` for issue workflow detail.
- Use `data-strategy-lifecycle` when MVDG is part of a larger strategy.

## Output Template

```markdown
# MVDG Launch Plan

## Launch intent
- Business driver:
- Priority domain/data product:
- Sponsor:
- Accountable owner:

## Scope
- In scope:
- Out of scope:
- Decisions governed:

## Roles and decision rights
| Role | Name/team | Decisions owned | Escalation path |
|---|---|---|---|

## Operating cadence
- Governance forum:
- Meeting cadence:
- Decision log location:
- Issue review cadence:

## Starter assets
- Glossary terms:
- Minimum standards:
- Priority quality rules:
- Metadata and lineage expectations:

## Issue management
- Intake channel:
- Severity criteria:
- Closure validation:

## Adoption measures
- First 30 days:
- First 60 days:
- First 90 days:
```

## Quality Checklist

- Scope is narrow enough to launch quickly and meaningful enough to matter.
- Roles identify accountable decision makers, not only contributors.
- Minimum standards are testable and tied to priority assets.
- Issues have owners, severity, remediation, and closure validation.
- MVDG has explicit scale criteria for the next lifecycle stage.

