From 4e0177c69dce799e0fdace9efad2a1496f196716 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 3 May 2026 15:30:14 +0100 Subject: [PATCH] Offer to review plan at the end of task creation --- .pi/prompts/new-backlog-task.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pi/prompts/new-backlog-task.md b/.pi/prompts/new-backlog-task.md index 16caecdc..3e8c0686 100644 --- a/.pi/prompts/new-backlog-task.md +++ b/.pi/prompts/new-backlog-task.md @@ -46,3 +46,5 @@ rules) are documented in a dedicated "Production Changes" section, separate from 10. **Documentation updates** — The plan enumerates which project documentation files must be created or updated as part of the implementation (e.g., `docs/architecture.md`, `docs/project-conventions.md`, README, API docs), with a summary of what changes each file needs. + +At the end, do not offer to start implementation. Instead, offer to start a new session so that I can review the plan via `/review-task-plan`.