docs: update task brief and Claude instructions for improved planning guidance
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user