plan-update

Relocate and rename plan files to YYYY-MM-DD_<short-slug>.md format.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/ManfronEnrico/thesis-manifold --skill plan-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-update
Source: https://github.com/ManfronEnrico/thesis-manifold/tree/main/.claude/skills/plan-update
Command: npx skills add https://github.com/ManfronEnrico/thesis-manifold --skill plan-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Log and finalize a completed plan by documenting what was completed, adjusted, or dropped. Automatically relocates and renames misplaced plans to conform to the YYYY-MM-DD_<short-slug>.md naming convention.

Core Features & Use Cases

  • Plan logging: capture what was completed, adjusted, or dropped for accountability.
  • Auto-organization: relocate misplaced plans and rename to the YYYY-MM-DD_<short-slug>.md convention.
  • Outcome extension: append a standardized Outcome section to enable traceable project history.
  • Workflow enforcement: guides a four-step process: locate, relocate, rename, and record outcomes.

Quick Start

Run the update plan command with a plan name or partial filename to locate, normalize, and finalize the plan.

Frequently Asked Questions about plan-update

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

FAQPage Schema
How do I document completed, adjusted, or dropped items in a project plan?

You document plan outcomes by appending a standardized Outcome section to your plan file, recording what was completed, adjusted, or dropped to create a traceable project history and audit trail.

What is the standard file naming convention for organizing markdown project plans?

The standard naming convention for organizing project plans is the YYYY-MM-DD_<short-slug>.md format, which ensures chronological sorting and easy retrieval of finalized plan files.

How do I relocate and rename misplaced plan files across project directories?

You relocate and rename misplaced plan files by executing a four-step workflow: locate the file across project roots, relocate it to the correct plan directory, rename it, and record outcomes.

Why do I need an audit trail for finalized project plans?

An audit trail for finalized project plans maintains accountability and traceable project history, ensuring that every completed, adjusted, or dropped item is logged for future reference.

Can I log plan outcomes for multiple project roots and plan directories?

Yes, you can log plan outcomes across multiple project roots and plan directories; the workflow automatically locates misplaced plans from various roots and relocates them into the correct directory.

What are the limitations of auto-organizing plans into the YYYY-MM-DD format?

A limitation of auto-organizing plans into the YYYY-MM-DD format is that it strictly targets markdown files; plans stored in other formats or lacking identifiable short-slug text may not be relocated correctly.