initialize-governance

Generate Constitution, Roadmap, and process documentation templates for project governance.

4|1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/samjhecht/wrangler --skill initialize-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: initialize-governance
Source: https://github.com/samjhecht/wrangler/tree/main/skills/initialize-governance
Command: npx skills add https://github.com/samjhecht/wrangler --skill initialize-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a complete governance framework in a project, including a Constitution, Roadmap, and process documentation templates. It provides guided setup to ensure alignment between AI assistants and human partners.

Core Features & Use Cases

  • Creates a three-tier governance structure: Constitution (CONSTITUTION.md), Roadmap (ROADMAP.md + ROADMAP_NEXT_STEPS.md), and Process Documentation templates
  • Guided setup flow with questions to tailor mission, stage, and principles
  • Integrates with MCP for governance artifacts and issue-based tracking
  • Templates and templates-driven workflows to enforce governance discipline

Quick Start

  • Start governance initialization and follow prompts to create constitution, roadmap, and process docs

Frequently Asked Questions about initialize-governance

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

FAQPage Schema
How do I create a governance framework for my project?

Governance framework creation automates the setup of Constitution, Roadmap, and process documentation templates tailored to your project. Initialize the Skill to generate guided prompts that gather your mission, stage, and principles, then scaffold the required directory structure (.wrangler/docs, .wrangler/plans) with complete artifact templates.

What documents does governance initialization produce?

Governance initialization generates three core artifacts: CONSTITUTION.md (guiding principles and alignment), ROADMAP.md and ROADMAP_NEXT_STEPS.md (project direction and milestones), and process documentation templates. It also creates an audit trail recording which governance skills were applied.

Can I use governance templates with MCP?

Yes, governance initialization integrates with MCP for governance artifacts and issue-based tracking. The generated Constitution, Roadmap, and process docs are designed to work within MCP workflows and enforce governance discipline through template-driven processes.

When should I initialize project governance?

Initialize project governance during early project setup to establish alignment between AI assistants and human partners before development scales. The Skill detects existing project structure via Bash and scaffolds governance artifacts at the appropriate stage.

Does governance initialization require dependencies or setup?

Governance initialization has no external dependencies. It requires only interactive context gathering through guided questions and Bash-based project structure detection. The Skill scaffolds all necessary directories (.wrangler, .wrangler/docs, .wrangler/plans) automatically.

What's the difference between Constitution, Roadmap, and process documentation?

Constitution establishes guiding principles and mission alignment; Roadmap outlines project direction and milestones (ROADMAP.md and ROADMAP_NEXT_STEPS.md); process documentation templates define workflows and governance discipline. Together they form a three-tier governance structure.