flutter-flow-govern

Automate Flutter governance workflows for ADRs, health checks, and context updates.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/dus2183-commits/flutter-skills --skill flutter-flow-govern
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: flutter-flow-govern
Source: https://github.com/dus2183-commits/flutter-skills/tree/main/_orchestration/flutter-flow-govern
Command: npx skills add https://github.com/dus2183-commits/flutter-skills --skill flutter-flow-govern

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Governance automation for Flutter projects to manage ADRs, policy updates, and health checks consistently across repos.

Core Features & Use Cases

  • Automated ADR creation and versioning to preserve decision history
  • Context updates via docs/_context and automated health checks
  • Triggered workflows for tech-stack changes, new decisions, and naming convention updates

Quick Start

Trigger the governance workflow to apply ADR updates and health checks across the Flutter codebase.

Frequently Asked Questions about flutter-flow-govern

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

FAQPage Schema
How do I automate Flutter ADR creation and versioning for my project?▼

Automating Flutter ADR creation and versioning preserves decision history by triggering governance workflows that append new decisions to decisions.md and capture tech-stack upgrades consistently across repos.

What is the best way to manage Flutter governance workflows for tech-stack changes?▼

Managing Flutter governance workflows involves triggering state machines to apply diffs to project context, append ADRs, and perform compliance checks whenever teams capture tech-stack changes or naming convention updates.

How do I run a health check on a Flutter codebase and update project context?▼

Running a health check on a Flutter codebase operates on docs/_context to apply context updates and audit governance compliance using dedicated automation tools that ensure documentation consistency.

Does workflow automation support appending ADRs to decisions.md for naming convention updates?▼

Workflow automation supports appending ADRs to decisions.md by triggering governance workflows that capture naming convention updates, apply diffs to context, and perform compliance checks across project docs.

Can I use governance automation to apply diffs to docs/_context in a Flutter project?▼

You can use governance automation to apply diffs to docs/_context in a Flutter project, triggering state machines that update context and append ADRs to maintain accurate decision records.

When do I need to trigger a governance workflow for ADR updates in a Flutter project?▼

You need to trigger a governance workflow for ADR updates when capturing new decisions, applying tech-stack upgrades, or enforcing naming convention updates across project docs and decisions.md.