Memory Bootstrap
Run this skill when persistent memory has not been initialized.
Steps
- •Check whether
.planning/STATE.mdexists. - •If missing, run:
- •
.\scripts\gtd.ps1 init
- •
- •If the repo already contains source files and memory is fresh, run:
- •
.\scripts\gtd.ps1 map
- •
- •Run:
- •
.\scripts\gtd.ps1 health
- •
- •Summarize:
- •What files were created
- •What stack/architecture map was generated
- •The immediate next action for phase execution
Output Contract
- •Report initialization status.
- •Report whether brownfield mapping was applied.
- •Route user to the next chat step without asking for terminal actions.