launch-governance

Manage launch governance with kill gates, portfolio reviews, and decision logging.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/linardsb/fredis --skill launch-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-governance
Source: https://github.com/linardsb/fredis/tree/main/.claude/skills/launch-governance
Command: npx skills add https://github.com/linardsb/fredis --skill launch-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Skill addresses the complex management of launch governance, kill gates, and portfolio reviews for business strategies and projects.

Core Features & Use Cases

  • Launch Wedge & Gates: Manages the initial launch plan for a product or service with specific gate criteria.
  • Kill Gates: Implements and monitors kill gates based on pre-committed kill criteria.
  • Monthly Portfolio Review: Provides a structured monthly review for ongoing projects and investments.
  • Decision Logging: Tracks decisions and their rationales to prevent redundant discussions.

Quick Start

Invoke the skill by typing "run launch-governance" in your AI interface.

Frequently Asked Questions about launch-governance

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

FAQPage Schema
How do I set up kill gates for project management?

Kill gates use pre-committed criteria defined in a YAML file to monitor ongoing project viability. The skill evaluates these thresholds during reviews to determine whether a project should continue or be terminated.

What is launch governance and how does decision logging work?

Launch governance manages initial launch plans using specific gate criteria to evaluate readiness. Decision logging tracks rationales behind these evaluations to prevent redundant discussions and maintain project tracking continuity.

How do I conduct a monthly portfolio review for ongoing investments?

Monthly portfolio reviews provide a structured evaluation of ongoing projects and investments against defined criteria. The skill generates these reviews to ensure alignment with business strategies and gate requirements.

Do I need YAML and Obsidian to manage launch governance processes?

Yes, managing launch governance requires YAML file management for defining kill gate criteria and utilizes Obsidian markdown files for memory storage. These formats handle configuration and long-term decision tracking respectively.

Can I track project decisions without redundant discussions using markdown?

Yes, tracking decisions without redundant discussions is achieved through decision logging stored in Obsidian markdown files. This provides a persistent record of decision rationales for ongoing project review and accountability.

What are the limitations of using YAML files for kill gate criteria?

Using YAML files for kill gate criteria requires manual configuration and strict syntax management to function correctly. The skill depends on predefined YAML structures and cannot dynamically generate kill criteria autonomously.