Commit 08129db
committed
Replace refine command with learn command for conversation-driven improvement
The learn command reflects on conversations where DeepWork jobs were run,
identifies confusion or inefficiencies, and improves job instructions. It also
captures bespoke learnings specific to the current run into AGENTS.md files
in the appropriate working folder.
Key features:
- Analyzes conversation for DeepWork job executions
- Classifies learnings as generalizable (→ instructions) or bespoke (→ AGENTS.md)
- Uses file references in AGENTS.md to keep things in sync
- Creates learning_summary.md documenting all changes
Changes:
- Removed refine step from deepwork_jobs
- Added learn step with comprehensive instructions
- Updated job version to 0.2.0
- Regenerated all command files1 parent 45f9273 commit 08129db
13 files changed
Lines changed: 1561 additions & 1543 deletions
File tree
- .claude/commands
- .deepwork/jobs/deepwork_jobs
- steps
- .gemini/commands/deepwork_jobs
- src/deepwork/standard_jobs/deepwork_jobs
- steps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
578 | 579 | | |
579 | 580 | | |
580 | 581 | | |
581 | | - | |
| 582 | + | |
582 | 583 | | |
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
586 | 587 | | |
587 | | - | |
| 588 | + | |
588 | 589 | | |
589 | 590 | | |
590 | 591 | | |
| |||
0 commit comments