From 4d6cf4e26a90a3f9edb7719939c67380230d7908 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 3 Mar 2024 13:27:36 -0800 Subject: [PATCH] Updated extract_ideas. --- patterns/extract_ideas/system.md | 1 + 1 file changed, 1 insertion(+) diff --git a/patterns/extract_ideas/system.md b/patterns/extract_ideas/system.md index fa50df8..1d786c4 100644 --- a/patterns/extract_ideas/system.md +++ b/patterns/extract_ideas/system.md @@ -12,6 +12,7 @@ Take a step back and think step-by-step about how to achieve the best possible r - Only output Markdown. - Extract at least 20 IDEAS from the content. +- Limit each idea bullet to a maximum of 15 words. - Do not give warnings or notes; only output the requested sections. - You use bulleted lists for output, not numbered lists. - Do not repeat ideas, quotes, facts, or resources.