plannotator-setup-goal

Interview users to generate goals/<slug>/facts.md, plan.md, and goal.md with Plannotator validation.

1|Updated May 20, 2025
One-click install
npx skills add https://github.com/vessux/dotfiles --skill plannotator-setup-goal-vessux
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plannotator-setup-goal
Source: https://github.com/vessux/dotfiles/tree/main/umbel/skills/plannotator/setup-goal
Command: npx skills add https://github.com/vessux/dotfiles --skill plannotator-setup-goal-vessux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn an idea into a fully defined goal package under goals/<slug> by interviewing the user, extracting a complete set of facts, and generating an executable plan.

Core Features & Use Cases

  • Structured discovery interviews to extract explicit outcomes and acceptance criteria.
  • Automatic generation of goals/<slug>/facts.md, goals/<slug>/plan.md, and goals/<slug>/goal.md.
  • Validation and gating of artifacts via Plannotator to ensure alignment before execution.

Quick Start

Provide your idea and constraints to automatically generate the goals/<slug>/facts.md, goals/<slug>/plan.md, and goals/<slug>/goal.md.

Frequently Asked Questions about plannotator-setup-goal

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

FAQPage Schema
How do I turn an idea into an actionable execution plan with acceptance criteria?▼

To turn an idea into an execution plan, this Skill conducts structured discovery interviews to extract explicit outcomes and generates a production-ready goal package containing facts.md, plan.md, and goal.md files with clear acceptance criteria.

What is the best way to document project facts and goals before starting development?▼

Documenting project facts and goals is handled through a disciplined discovery process that captures structured facts into a fact sheet and composes a final goal artifact, ensuring alignment before development execution begins.

How do I generate a structured goal package under goals/<slug> for my project?▼

You generate a structured goal package under goals/<slug> by providing your idea and constraints to an automated interview process that creates the required facts.md, plan.md, and goal.md artifacts.

Can I validate artifacts and gate execution plans before starting a project?▼

Yes, you can validate artifacts and gate execution plans using Plannotator validation, which checks each stage of the generated goal package to ensure alignment before execution.

Do I need any specific tools or dependencies to create a goal package?▼

No specific tools or dependencies are required to create a goal package. You only need to provide your initial idea and project constraints to start the automated interview and packaging process.

When should I use a structured goal package instead of a simple task list?▼

Use a structured goal package instead of a simple task list when you need to extract comprehensive facts, establish clear acceptance criteria, and gate validation before executing complex production-ready plans.