plan-new-loop

Transform a refined spec into a structured PPP-plan.md document.

Updated May 2, 2026
One-click install
npx skills add https://github.com/Tacuchi/agent-workflow-cli --skill plan-new-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-new-loop
Source: https://github.com/Tacuchi/agent-workflow-cli/tree/main/skills/w/loops/plan-new-loop
Command: npx skills add https://github.com/Tacuchi/agent-workflow-cli --skill plan-new-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts a refined specification into a detailed, executable plan document (PPP-plan.md), enabling teams to transition from idea to concrete tasks with structured sections and traceability.

Core Features & Use Cases

  • Gap-driven planning engine that transforms refined specs into a formal plan document
  • Inline documentation structure with sections for origin, summary, solution, impediments, dependencies, and phases
  • Reusable, resumable loop workflow that preserves checkpoints and backlogs across sessions

Quick Start

Invoke the plan-new loop with a refined spec to generate docs/plans/PPP-plan.md.

Frequently Asked Questions about plan-new-loop

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

FAQPage Schema
How do I convert a refined spec into an executable plan document?

To convert a refined spec into an executable plan, use an AI-driven loop to generate a structured plan document with sections for origin, summary, solution, impediments, dependencies, and phases. This creates a trackable file with gaps, risks, and tasks.

What is the best way to structure software engineering plans with phases and dependencies?

The best way to structure software engineering plans is using a gap-driven planning engine that outputs formal sections for solution, impacted areas, dependencies, and phases. This ensures traceability and resumable sessions with clear checkpoints.

Can I resume a plan generation loop across multiple sessions?

Yes, you can resume a plan generation loop across multiple sessions. The reusable workflow preserves checkpoints and backlogs, ensuring that your plan creation process maintains continuity without losing previously identified gaps or tasks.

How do I generate inline documentation for software plans deterministically?

You generate inline documentation deterministically by transforming a refined specification into a standardized plan file, such as PPP-plan.md. This process satisfies inline documentation requirements and writes the output directly to your plans directory.

Does plan generation from a spec require any specific dependencies?

No, plan generation from a spec does not require any specific external dependencies to function. You only need a refined specification as input to initiate the loop and generate the comprehensive executable plan document.

What sections are included in a plan generated from a refined spec?

A plan generated from a refined spec includes sections for Origin, Summary, Solution, Impacted areas, Dependencies, and Phases. This structure ensures comprehensive executable planning with clear gaps, risks, and task tracking.