From ad34c34b8d371aeb6a694c44f8c667e940a51542 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 15 Jan 2026 15:03:43 +0000 Subject: [PATCH] Add "think deeply" prompt to learn step Include "think deeply" phrase in the learn step's objective to trigger deeper reasoning during job execution analysis. --- .claude/commands/deepwork_jobs.learn.md | 2 +- .deepwork/jobs/deepwork_jobs/steps/learn.md | 2 +- .gemini/commands/deepwork_jobs/learn.toml | 2 +- src/deepwork/standard_jobs/deepwork_jobs/steps/learn.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.claude/commands/deepwork_jobs.learn.md b/.claude/commands/deepwork_jobs.learn.md index 9453f52f..73a558f9 100644 --- a/.claude/commands/deepwork_jobs.learn.md +++ b/.claude/commands/deepwork_jobs.learn.md @@ -65,7 +65,7 @@ learnings specific to the current run into AGENTS.md files in the working folder ## Objective -Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. +Think deeply about this task. Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. ## Task diff --git a/.deepwork/jobs/deepwork_jobs/steps/learn.md b/.deepwork/jobs/deepwork_jobs/steps/learn.md index 5a74ed78..7a6d1c62 100644 --- a/.deepwork/jobs/deepwork_jobs/steps/learn.md +++ b/.deepwork/jobs/deepwork_jobs/steps/learn.md @@ -2,7 +2,7 @@ ## Objective -Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. +Think deeply about this task. Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. ## Task diff --git a/.gemini/commands/deepwork_jobs/learn.toml b/.gemini/commands/deepwork_jobs/learn.toml index 39e90537..6c7595f4 100644 --- a/.gemini/commands/deepwork_jobs/learn.toml +++ b/.gemini/commands/deepwork_jobs/learn.toml @@ -34,7 +34,7 @@ learnings specific to the current run into AGENTS.md files in the working folder ## Objective -Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. +Think deeply about this task. Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. ## Task diff --git a/src/deepwork/standard_jobs/deepwork_jobs/steps/learn.md b/src/deepwork/standard_jobs/deepwork_jobs/steps/learn.md index 5a74ed78..7a6d1c62 100644 --- a/src/deepwork/standard_jobs/deepwork_jobs/steps/learn.md +++ b/src/deepwork/standard_jobs/deepwork_jobs/steps/learn.md @@ -2,7 +2,7 @@ ## Objective -Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. +Think deeply about this task. Reflect on the current conversation to identify learnings from DeepWork job executions, improve job instructions with generalizable insights, and capture bespoke (run-specific) learnings in AGENTS.md files in the appropriate working folder. ## Task