Skip to content

Conversation

arthurariza
Copy link

Sequential Organization for PRDs and Tasks

Purpose

This PR implements a standardized sequential numbering system for PRDs and task files to maintain a clear order of creation and logical progression through the project lifecycle.

Changes

  • Renamed PRD files to follow the pattern: [n]-prd-[feature-name].md
  • Updated Readme

Here is how PRDs will be organized in the folder:

image

(My folder structure looks a bit different, but the changes in this PR are only related to how PRDs are named, folders will remain the same)

And Tasks will also follow the sequence:

image

Does this change makes sense?
If not, feel free to close this PR

@dmecke
Copy link

dmecke commented Sep 4, 2025

maybe prefix the numbers with zeros, e.g. 0007 instead of 7, so that the order is correct in the filesystem?

@snarktank
Copy link
Owner

I like @dmecke's suggestion. @arthurariza, if you can do that, I'll merge

@arthurariza
Copy link
Author

@snarktank I pushed the suggestion from @dmecke

Here is how it looks now
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants