planning-ext-list

List saved implementation plans from docs/plans/ sorted by date descending.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/LayerDynamics/Lore --skill planning-ext-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-ext-list
Source: https://github.com/LayerDynamics/Lore/tree/main/lore/skills/planning-ext-list
Command: npx skills add https://github.com/LayerDynamics/Lore --skill planning-ext-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly review all previously created implementation plans, providing an overview of ongoing or completed project planning efforts.

Core Features & Use Cases

  • List All Plans: Displays all saved implementation plans, sorted by date.
  • Detailed Information: For each plan, it shows the filename (date + feature name), the primary goal, the number of tasks, and the last modified date.
  • Use Case: Before starting a new feature, a project manager can use this Skill to see what plans have already been made for similar features, avoiding duplication and ensuring consistency.

Quick Start

Show all saved implementation plans.

Frequently Asked Questions about planning-ext-list

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

FAQPage Schema
How do I list all saved implementation plans for project management?

To list all implementation plans for project management, this Skill scans the docs/plans/ directory and extracts the filename, goal, task count, and last modified date for each plan. It displays the results sorted by date in descending order to help you review planning progress.

What information is included when listing project implementation plans?

When listing project implementation plans, the extracted information includes the filename (date + feature name), the primary goal, the number of tasks, and the last modified date. This provides a quick overview of ongoing or completed planning efforts.

How can I avoid creating duplicate implementation plans for similar features?

To avoid duplicate implementation plans for similar features, you can list all previously saved plans before starting a new feature. Reviewing the extracted goals and task counts ensures consistency and prevents duplicated planning efforts across your project.

How are implementation plans sorted when reviewing planning progress?

Implementation plans are sorted by date in descending order when reviewing planning progress. This ensures the most recently modified or newly created plans appear at the top of your list for immediate project management review.

Do I need any external dependencies to list my project documentation plans?

You do not need any external dependencies to list your project documentation plans. This Skill operates independently to extract filenames, goals, task counts, and last modified dates directly from your saved files without requiring additional components.

Why use a dedicated tool to list implementation plans instead of manually checking files?

Using a dedicated tool to list implementation plans automatically extracts and aggregates the filename, goal, task count, and last modified date from all files. This avoids manually opening each document and provides a sorted overview for efficient project management.