AI 03: Docs, Plans, Specs

AI: Docs, Plans, Specs


SDD Flows

Feature >> User Stories >> Tasks

Feature >> User Stories >> Tests >> Code

FR

NFR


SDD: Docs Setup

By default, put new specs and plans to ‘spec_prog’.

Mark doc as completed. Move it to a separate ‘spec_done’ directory?


Docs Formatting

Always use format:

  • Raw Markdown

  • Remove all the emojis

  • Do not add bold (double asterisc) in the titles that already start with one or several dashes (#)


Frontmatter

author: ai-generated generated_by: adri reviewed_by_human: “yes 100%” | “50%” | “20%”

Doc_granularity: epic | feature | story | task filesize: i.e. 1k tokens Feature_size Effort size Scope level Work item level Work granularity Granularity level

Epic: Broad Objective Feature: Specific Functionality Story: User Need Task: Action Item

  • what is the right level of granularity? depends on what parameters (doc size, complexity, ...) ?


AI Refactor Requirements

I want to refactor the requirements. Here are the improvements needed:

  • Some features are mentioned several times: remove redundant features in the doc

  • For each feature: prioritize it from 0 to 10 (10 being the most important), add this estimation in the feature title

  • Create one file for essential features and another one for the rest of features (advanced features)

  • For each feature: rate if mostly Frontend Feature or mostly Backend Feature, , add this in the feature title

  • For each feature: rate implementation difficulty from 0 to 10 (10 being the most important), add this estimation in the feature title


Vistoso.ai User Dashboard

Last updated