plan

Convert memory bank state into phased implementation plans with milestones.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fpontejos/claude-helpers --skill plan-fpontejos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/fpontejos/claude-helpers/tree/main/skills/plan
Command: npx skills add https://github.com/fpontejos/claude-helpers --skill plan-fpontejos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams turn the current memory bank state and project context into a concrete implementation plan, reducing ambiguity and aligning stakeholders.

Core Features & Use Cases

  • Memory-to-plan conversion: Analyze memory bank overviews, progress, and sessions to generate a coherent plan with milestones.
  • Plan maintenance: Update session.md and Progress accordingly as work evolves, including next steps and blockers.
  • Adaptive debriefs: Provide status summaries and dependency insights to drive execution across work areas.

Quick Start

Run the plan skill with the command /plan to generate a full implementation plan based on the current memory bank state. For a quick focus on immediate actions, use /plan next.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn memory bank state into a concrete implementation plan?

To turn memory bank state into a concrete implementation plan, use a skill that parses session history and progress data to generate phased milestones. It analyzes project context to articulate blockers, dependencies, and next steps.

What is memory-to-plan conversion for project management?

Memory-to-plan conversion is the process of analyzing memory bank overviews and session records to generate a coherent project management plan. It translates stored project state into phased milestones and actionable next steps.

How do I generate phased milestones from session history?

Generating phased milestones from session history requires parsing memory bank data to extract progress and blockers. The plan skill processes this context to output a structured implementation plan with defined milestones.

Can I use task decomposition for software projects with existing session records?

Yes, task decomposition can be applied to software projects using existing session records. The skill parses the current memory bank state to break down work into phased milestones and update progress files accordingly.

What's the best way to update progress and session records as work evolves?

The best way to update progress and session records is to use a plan maintenance command that modifies session.md files. This ensures current blockers, next steps, and dependencies are recorded as the project state evolves.

How do I get immediate actions and next steps from a project memory bank?

To get immediate actions from a project memory bank, run a focused planning command targeting next steps. It analyzes current session data to provide a quick status summary and highlight immediate execution priorities.