create-plan

Convert vague tasks into validated Markdown implementation plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Within-7/minto-plugin-tools --skill create-plan-within-7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/Within-7/minto-plugin-tools/tree/main/create-plan
Command: npx skills add https://github.com/Within-7/minto-plugin-tools --skill create-plan-within-7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, validated approach to turning complex, ambiguous tasks into concrete, actionable plans, enabling teams to align and execute with confidence.

Core Features & Use Cases

  • Structured planning: Generate comprehensive Markdown plans with objectives, checkbox-driven implementation steps, verification criteria, risk assessments, and alternative approaches.
  • Validation-driven workflow: Enforce mandatory plan validation using the included script to ensure quality and consistency across plans.
  • Scope for research-driven projects: Ideal for projects requiring upfront analysis, documentation, and traceability.

Quick Start

Create a new plan by drafting a Markdown file in the plans/ directory, then run the provided validate-plan.sh script to ensure it adheres to all rules. After validation, integrate the plan into your development workflow to guide implementation.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I convert complex project tasks into validated markdown documentation?

To convert complex project tasks into validated markdown documentation, identify objectives and define step-by-step plans with checkboxes. You then run a validation script to ensure the markdown documentation meets quality standards before execution.

What is the best way to structure project management checklists for traceability?

The best way to structure project management checklists for traceability is to use markdown files containing objectives, implementation steps, verification criteria, risk assessments, and alternative approaches to ensure comprehensive planning.

Can I use a validation script to enforce consistency in markdown project plans?

Yes, you can use a validation script to enforce consistency in markdown project plans. Running the validate-plan.sh script ensures your documentation adheres to all mandatory planning rules and quality criteria before execution.

How do I start planning a vague software or operations project?

To start planning a vague software or operations project, draft a markdown file in the plans directory outlining high-level objectives. You then validate this file to turn ambiguous tasks into a concrete, actionable implementation plan.

What should a project management plan include to handle risk and verification?

A project management plan should include risk assessments, alternative approaches, and verification criteria alongside checkbox-driven implementation steps. This ensures your validated markdown documentation fully addresses potential execution obstacles.