From e1fc8737005be930c9ad9c604e7c09eb65616527 Mon Sep 17 00:00:00 2001 From: Luca Sacchi Ricciardi Date: Thu, 2 Apr 2026 15:11:24 +0200 Subject: [PATCH] chores, add prompt for project management. --- prd.md => docs/prd.md | 0 docs/prompt.project.manager.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+) rename prd.md => docs/prd.md (100%) create mode 100644 docs/prompt.project.manager.md diff --git a/prd.md b/docs/prd.md similarity index 100% rename from prd.md rename to docs/prd.md diff --git a/docs/prompt.project.manager.md b/docs/prompt.project.manager.md new file mode 100644 index 0000000..9e532d3 --- /dev/null +++ b/docs/prompt.project.manager.md @@ -0,0 +1,15 @@ +Here is the English translation: + +--- + +**PROMPT TO INSERT INTO THE AI:** + +*"Act as a Tech Lead and Project Manager expert in Lean Startup and Micro-SaaS methodologies. I have provided you with the Product Requirements Document (PRD) for the 'LogWhisperer AI' project. +Our goal is to launch this MVP to market in just 4 days ('fail fast, fail cheap' approach) using No-Code/Low-Code logic wherever possible to save time. +Your task is to analyze the PRD and generate a development strategy ('Spec-driven development') structured as follows:* + +- *Divide the development into 2 agile Sprints of a maximum of 48 hours each.* +- *Clearly identify what to delegate to n8n/Supabase (No-Code) and what requires custom code (e.g., the bash script).* +- *Eliminate or flag any 'vanity features' that are not strictly necessary to test the market hypothesis and measure the Activation Rate.* +- *Apply the 'Safety first, little often, double check' framework (Sacchi Method) in the architecture definition to ensure stability from day 1.* +- *Provide me with the operational To-Do list for the first Sprint."*