plan-establisher

Synthesize user intent and evidence into versioned Markdown and HTML project specifications.

Updated May 9, 2026
One-click install
npx skills add https://github.com/yes506/ai-driven-items --skill plan-establisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-establisher
Source: https://github.com/yes506/ai-driven-items/tree/main/skills/plan-establisher
Command: npx skills add https://github.com/yes506/ai-driven-items --skill plan-establisher

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill bridges the gap between vague project ideas and concrete, AI-ready execution plans by verifying inputs and resolving ambiguities through a structured, interactive process.

Core Features & Use Cases

  • Multi-Dimensional Verification: Automatically checks intent and evidence for self-consistency, contradictions, and completeness.
  • Interactive Ambiguity Resolution: Guides the user through a Socratic dialog to clarify scope, constraints, and success criteria.
  • Versioned Artifact Generation: Produces audit-ready, versioned plan documents in both Markdown and HTML formats for downstream planners.

Quick Start

Run the plan-establisher skill to synthesize your current intent and gathered seeds into a verified project plan.

Frequently Asked Questions about plan-establisher

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

FAQPage Schema
How do I turn vague project ideas into structured, verified project plans?

To create verified project plans from vague ideas, you synthesize raw intent and gathered evidence through a multi-stage workflow. This process checks for completeness and resolves ambiguities interactively, producing a structured specification ready for execution.

What is the best way to resolve project scope ambiguities before planning?

Resolving project scope ambiguities is best handled through an interactive Socratic dialog that guides you through clarifying constraints and success criteria. This ensures your intent and evidence are self-consistent before generating a final plan.

How do I generate audit-ready Markdown and HTML artifacts for project management?

To generate audit-ready Markdown and HTML artifacts, you synthesize verified intent and evidence into versioned documents. These artifacts serve as the authoritative input for downstream codebase or document planners in your workflow.

Does this project planning workflow require Python 3?

Yes, this project planning workflow requires Python 3 as a dependency to run its internal scripts. You need this environment setup to execute the multi-stage verification and artifact generation processes.

How do I verify repository state and rubric completeness for project planning?

To verify repository state and rubric completeness, the planning workflow automatically detects your current repository conditions and checks your inputs for self-consistency. This ensures your project specification is complete before execution.

Can I use interactive ambiguity resolution for git workflow planning?

Yes, you can use interactive ambiguity resolution for git workflow planning to clarify project scope and success criteria. The process operates across repository state detection to ensure your automation plans are fully verified.