wedge-synthesis

Synthesize capability-maps and hypotheses into wedge and dependency artifacts.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Kohlex/autopilot-plugin --skill wedge-synthesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wedge-synthesis
Source: https://github.com/Kohlex/autopilot-plugin/tree/main/skills/wedge-synthesis
Command: npx skills add https://github.com/Kohlex/autopilot-plugin --skill wedge-synthesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates multiple capability-maps and a product hypothesis into a single strategic wedge document and a dependency graph, enabling consistent alignment across architecture and autonomous build loops.

Core Features & Use Cases

  • Synthesize multiple capability-maps into a unified wedge and a capabilities.yaml.
  • Generate a structured, testable dependency graph and phased capability scopes (FIRST/NEXT/LATER) for autonomous planning.
  • Provide a repeatable, auditable process to enable gate-1 approval and downstream orchestration for platform-init workflows.

Quick Start

Invoke the wedge-synthesis skill with the product name, capability-map paths, and a one-sentence hypothesis to produce WEDGE-AND-CAPABILITIES.md and capabilities.yaml.

Frequently Asked Questions about wedge-synthesis

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

FAQPage Schema
How do I consolidate multiple capability maps into a single strategic wedge?

To consolidate multiple capability maps into a strategic wedge, you synthesize them with a product hypothesis to generate a unified WEDGE-AND-CAPABILITIES.md and capabilities.yaml file. This aligns architecture and autonomous build workflows.

How do I generate a dependency graph for autonomous build planning?

You generate a dependency graph for autonomous build planning by synthesizing capability maps into a structured, testable DAG. This constructs phased capability scopes like FIRST, NEXT, and LATER to guide gate-1 decisions and downstream orchestration.

What is wedge synthesis in product management?

Wedge synthesis in product management is the process of applying input validation and phased capability scoping to consolidate multiple capability-maps and a hypothesis into a single strategic wedge document and a DAG-based capability graph.

Do I need input validation to create a DAG-based capability graph?

Yes, input validation is required to create a DAG-based capability graph. The synthesis process enforces input validation and DAG construction to guide gate-1 decisions for platform-init workflows.

What inputs are needed to generate a capabilities.yaml file?

To generate a capabilities.yaml file, you need the product name, capability-map paths, and a one-sentence hypothesis. The synthesis process uses these inputs to produce the structured dependency graph and phased scopes.

When should I use phased capability scoping for product architecture?

You should use phased capability scoping for product architecture when driving autonomous build workflows and gate-1 approval. It structures dependencies into FIRST, NEXT, and LATER phases to enable repeatable, auditable downstream orchestration.