Skip to content

bladnman/meta_ai_prd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Meta AI PRD

This repository contains the definition document for the Meta AI PRD system - a structured approach for AI-driven software development using phased Product Requirements Documents (PRDs).

What is Meta AI PRD?

The Meta AI PRD is a framework that enables controlled, iterative development of applications using AI agents. It solves common AI development problems by:

  • Providing clear scope boundaries for each development phase
  • Preventing AI from preserving placeholder code instead of replacing it
  • Ensuring consistent naming and structure across development phases
  • Establishing a chain of authority between the Meta-PRD and individual phase PRDs

Using This Definition

Option 1: Custom ChatGPT (Recommended)

Use our pre-configured custom GPT that already includes this definition:

→ Access Meta AI PRD Custom GPT

Note: Requires ChatGPT subscription to access custom GPTs

Option 2: Manual Implementation

  1. Download or copy the contents of meta_ai_prd_definition.md
  2. Provide it to your preferred AI assistant along with your project transcript and phase PRD
  3. Follow the structured development process outlined in the definition

How It Works

The system uses two key documents:

  • Meta-PRD: The governing document (this repository's definition)
  • Phase PRDs: Individual development phase specifications (PRD1, PRD2, PRD3, etc.)

Each development phase follows the pattern:

Project Transcript + Meta-PRD + Current Phase PRD → AI Implementation

Key Benefits

  • Scope Control: Prevents AI from implementing features outside the current phase
  • Placeholder Management: Ensures proper replacement of stub code in later phases
  • Consistency: Maintains stable naming and structure across all phases
  • Iterative Development: Enables building complex applications step-by-step

Getting Started

  1. Review the Meta AI PRD Definition
  2. Create your project transcript describing the application you want to build
  3. Use either the custom ChatGPT or your preferred AI with the definition document
  4. Follow the phased development approach outlined in the definition

For questions or contributions, please open an issue in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published