This document describes templates for the GraphMD MVP workflow. These templates show the expected structure and format for backlogs, changelogs, and plan files.
Located in templates/workflow/, these are self-contained prompts for guiding the Agent through each phase:
- Before/After pairs: Each phase has
before-<phase>.mdandafter-<phase>.mdtemplates - Safety mechanism: All prompts end with "Stand by for further instructions." to prevent unintended actions
- Copy/paste ready: Designed to be copied into your Agent prompt as complete instructions
Full template files are available in the templates/ directory:
templates/PLAN-BACKLOG.mdtemplates/PLAN-CHANGELOG.mdtemplates/DEV-BACKLOG.mdtemplates/DEV-CHANGELOG.mdtemplates/DEV-JOURNAL.md
- README.md - Main project documentation
- RESEARCH-PHASE.md - Research phase detailed guide
- DESIGN-PHASE.md - Design phase detailed guide
- ROADMAP-PHASE.md - Roadmap phase detailed guide
- PLANNING-PHASE.md - Planning phase detailed guide
- DEVELOPMENT-PHASE.md - Development phase detailed guide
- PROJECT-STRUCTURE.md - Project structure