home/productivity/step4-create-plan-template

Step4 Create Plan Template

GPTClaudeDeepSeek··1,062 copies·updated 2026-07-14
step4-create-plan-template.prompt
Create a standardized `plan.md` template for this repository so every new skill or automation implementation plan follows the same structure and decision points.

## Objective

Define one canonical `plan.md` template that will be used for every future skill or automation under the `specs/` workspace.

This template must convert a completed `spec.md` into an implementation plan that clearly decides:

- folder name
- category
- prompt filename
- metadata block
- README sections
- validation rules
- tier classification (Tier 1, Tier 2, Tier 3, or Tier 4)

The goal is to make implementation planning consistent, predictable, and aligned with the repository roadmap.

---

## Required Output

Create a reusable markdown template file for `plan.md`.

Choose one of these implementation options:

1. Create a file at:

when to use it

Community prompt sourced from the open-source GitHub repo mickpletcher/VSCode (MIT). A "Step4 Create Plan Template" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

mickpletcher/VSCode · MIT