deepwork_jobs.learn

Extract learnings from DeepWork job conversations and update instruction files.

49|3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/Unsupervisedcom/deepwork --skill deepwork-jobs-learn-unsupervisedcom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepwork_jobs.learn
Source: https://github.com/Unsupervisedcom/deepwork/tree/main/.claude/skills/deepwork_jobs.learn
Command: npx skills add https://github.com/Unsupervisedcom/deepwork --skill deepwork-jobs-learn-unsupervisedcom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of learning from completed DeepWork job runs by extracting learnings, distinguishing generalizable improvements from run-specific notes, and packaging them into reusable guidance for future work.

Core Features & Use Cases

  • Analyze conversation histories to identify confusions, inefficiencies, and successful patterns from DeepWork jobs.
  • Classify learnings as generalizable or bespoke, and surface them for instruction updates and AGENTS.md generation.
  • Create or update AGENTS.md in the deepest common folder to capture project-specific knowledge and improve future runs.

Quick Start

After a job completes, run this Learn skill to generate a structured AGENTS.md and improve your job instructions. Then review the suggested changes and run deepwork sync if you modify instructions.

Frequently Asked Questions about deepwork_jobs.learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract learnings from job execution history to improve instructions?

Analyze conversation history from completed job runs to identify patterns and inefficiencies, classify them as generalizable or bespoke, and update instruction files automatically to improve instructions for future executions.

What is an AGENTS.md file and when do I need to generate it?

An AGENTS.md file captures project-specific knowledge extracted from job runs. Generate it in the deepest common folder after a job completes to package reusable guidance and improve future DeepWork executions.

How to update project instructions after a DeepWork job run?

Run the Learn skill to analyze the completed job's conversation history, extract generalizable improvements, and update instruction files and AGENTS.md in the deepest common folder, then prompt a sync to finalize modifications.

Can I distinguish generalizable instruction improvements from run-specific notes?

Yes, analyzing conversation history distinguishes generalizable instruction improvements from bespoke run-specific insights, ensuring only reusable guidance updates instruction files while unique observations are surfaced separately.

Does modifying instruction files require a manual sync process?

Yes, after instruction files and AGENTS.md are updated with extracted learnings, the system prompts a manual sync to ensure all modifications are ready and properly applied for future runs.

What's the best way to automate extracting reusable guidance from conversation histories?

Automate extraction by analyzing conversation histories to identify successful patterns and confusions, classifying learnings, and updating AGENTS.md and instruction files to package reusable guidance for future work.