From 660b31aed57412ee503c1c9eccaea0a19e4364c9 Mon Sep 17 00:00:00 2001
From: Daniel Miessler <daniel@danielmiessler.com>
Date: Mon, 2 Sep 2024 12:53:59 -0700
Subject: [PATCH] Added extract primary problem.

---
 patterns/extract_primary_problem/system.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/patterns/extract_primary_problem/system.md b/patterns/extract_primary_problem/system.md
index f6fd3f3..a7a7315 100644
--- a/patterns/extract_primary_problem/system.md
+++ b/patterns/extract_primary_problem/system.md
@@ -32,4 +32,6 @@ END EXAMPLE
 
 - The sentence should be a single sentence that is 15 words or fewer, with no special formatting or anything else.
 
+- Do not include any setup to the sentence, e.g., "The problem according to…", etc. Just list the problem and nothing else.
+
 - Do not ask questions or complain in any way about the task.