Unsupervisedcom/deepwork

50Stars on the repository
32Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

create-agent

02

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Creates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.

50 23d ago A 30 tokens

identify

03

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Reads a session transcript and identifies issues where a LearningAgent made mistakes, had knowledge gaps, or underperformed. Creates issue files for each problem found.

50 23d ago A 32 tokens

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Takes investigated issues and incorporates the learnings into the LearningAgent's knowledge base by updating core-knowledge.md, topics, or learnings files.

50 23d ago A 36 tokens

investigate-issues

05

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Investigates identified issues in a LearningAgent session by reading the transcript, determining root causes, and updating issue files with investigation reports.

50 23d ago A 31 tokens

learn

06

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.

50 23d ago A 31 tokens

learning-agents

07

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Dispatch entry point for the LearningAgents plugin. Routes to sub-commands for creating agents, running learning cycles, and reporting issues.

50 23d ago A 30 tokens

prompt-review

08

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Reviews a prompt/instruction file against Anthropic prompt engineering best practices. Use when evaluating skill files, agent definitions, or instruction chunks for quality.

50 23d ago A 32 tokens

report-issue

09

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Creates an issue file tracking a problem observed in a LearningAgent session. Used by the identify skill and can be invoked directly to report issues in real-time.

50 23d ago A 35 tokens

setup

10

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Configures project permissions for the LearningAgents plugin. Adds required Bash and file access rules to .claude/settings.json.

50 23d ago A 26 tokens

deepplan

12

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Start structured planning — explores, designs, and produces an executable plan.

50 23d ago A 16 tokens

deepreviews

13

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules.

50 23d ago A 24 tokens

deepschema

14

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation.

50 23d ago A 20 tokens

new_user

16

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Welcome new users to DeepWork — introduce features, set up reviews, and optionally record a first workflow.

50 23d ago C 23 tokens

record

17

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Record a workflow by doing it — watch and learn approach to creating DeepWork jobs.

50 23d ago A 18 tokens

review

18

Unsupervisedcom/deepwork

Skill Claude CodeCodex

Run DeepWork Reviews on the current branch — review changed files using .deepreview rules.

50 23d ago A 19 tokens