passto-planner

Convert early requirements into an execution-ready passto-plan.md with analysis artifacts.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Handy369/passto-pi-frame --skill passto-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: passto-planner
Source: https://github.com/Handy369/passto-pi-frame/tree/main/extensions/passto-planner
Command: npx skills add https://github.com/Handy369/passto-pi-frame --skill passto-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

passto-planner converts early-stage requirements (descriptions, docs, skills, CLI/shell workflows, and related inputs) into a structured, execution-ready product planning document, reducing gaps between analysis, user intent, constraints, and final implementation artifacts.

Core Features & Use Cases

  • Analysis-first workflow: builds a target-oriented analysis.md and then maps it into an actionable passto-plan.md without losing critical assumptions or contracts.
  • Explicit product mode framing: supports user-confirmed selection between independent product vs PI-ecosystem product mode, ensuring the plan matches the intended integration boundary.
  • Research + interview + audit loop: orchestrates repository/environment/web research, structured interviews, and parallel external review, then enforces a review gate before the final plan.
  • Execution artifact readiness: generates intermediate and final artifacts including section splitting/indexing and execution files for downstream coding loops.

Quick Start

Use passto-planner with your target path or URL to generate a complete planning directory and produce passto-plan.md after interactive research, interview, and review gate.

Frequently Asked Questions about passto-planner

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

FAQPage Schema
How do I turn early ideas into an execution-ready product plan?

To turn early ideas into an execution-ready product plan, you can use a workflow orchestration process that transforms text, local paths, or URLs into structured analysis artifacts and a unified execution plan file.

What is the best way to analyze requirements for CLI tools and shell workflows?

Requirements analysis for CLI tools and shell workflows is best handled by modeling inputs, runtime nodes, outputs, and constraints, then passing through research, interview, and external audit loops before finalizing specs.

How does workflow orchestration handle external review and section splitting?

Workflow orchestration handles external review by enforcing a review gate after spec synthesis, followed by section indexing and splitting to generate distinct execution artifacts for downstream coding loops.

Can I use a structured interview to validate assumptions before generating a plan?

Yes, you can use a structured interview to validate assumptions during the workflow, as the planning process orchestrates repository research and interviews before passing through an external review gate.

When do I need to choose a product mode for requirement analysis?

You need to choose a product mode during requirement analysis when determining whether your output functions as an independent product or integrates into a broader ecosystem, ensuring the plan matches the intended boundary.

Does the planning workflow support resuming from intermediate analysis artifacts?

Yes, the planning workflow supports resuming from intermediate analysis artifacts by applying strict persistence and back semantics throughout the validate, research, and synthesis stages.