docs: update task brief and Claude instructions for improved planning guidance

This commit is contained in:
2026-06-07 17:54:37 -03:00
parent caf7380088
commit ef91a1cedc
3 changed files with 35 additions and 1 deletions

View File

@@ -6,7 +6,13 @@ disallowed-tools: Write Edit MultiEdit
You are planning a coding task.
Read the task brief provided by the user. If a `.agent/tasks/<task-id>/brief.md` file is mentioned, read it first.
Before producing the implementation plan:
1. Read PRD.md.
2. Read the task brief provided by the user. If a `.agent/tasks/<task-id>/brief.md` file is mentioned, read it first.
3. Identify which PRD sections are affected.
4. Verify that the task is consistent with the PRD.
5. Report any ambiguity or conflict.
Workflow: