chore(rules): Adjusts the taskmaster.mdc rules for init and parse-prd so the LLM correctly reaches for the next steps rather than trying to reinitialize or access tasks not yet created until PRD has been parsed.

This commit is contained in:
Eyal Toledano
2025-04-09 15:11:59 -04:00
parent 34501878b2
commit 8c5d609c9c
2 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'task-master-ai': patch
---
Adjusts the taskmaster.mdc rules for init and parse-prd so the LLM correctly reaches for the next steps rather than trying to reinitialize or access tasks not yet created until PRD has been parsed."