Unsupervisedcom

34 mods across 2 repositories, 52 stars between them.

Unsupervisedcom/deepwork

Agent Claude Code

Reviews PRs and code changes for consistency with DeepWork's architectural patterns, naming conventions, and process standards. Understands both the framework codebase and how changes impact downstream user installations. Invoke for PR reviews or when checking that changes align with established conventions.

50 23d ago A 54 tokens

Unsupervisedcom/deepwork

Agent Claude Code

Reviews that all end-user functionality is covered by RFC 2119 requirements and that all requirements have traceable automated tests or DeepWork review rules.

50 23d ago A 32 tokens

Unsupervisedcom/deepwork

Instructions file GitHub Copilot

Copilot instructions for Unsupervisedcom/deepwork, covering github copilot development environment, environment setup, available tools, running tests and all tests.

50 23d ago A 225 tokens

deepwork-dev

07

Unsupervisedcom/deepwork

MCP server Claude CodeCodexCursor +2

Framework for enabling AI agents to perform complex, multi-step work tasks. Runs locally from the deepwork Python package.

50 23d ago A tokens not measured

deepwork AGENTS.md

08

Unsupervisedcom/deepwork

Instructions file CodexOpenCode

AGENTS.md instructions for Unsupervisedcom/deepwork, covering deepwork - agent instructions, project overview, core concepts, jobs and steps.

50 23d ago A 2,949 tokens

Unsupervisedcom/deepwork

Agent

Expert on the LearningAgent system. Operates on LearningAgent files: identifies issues in transcripts, investigates root causes, and incorporates learnings into agent definitions.

50 23d ago A 36 tokens

PostToolUse

12

Unsupervisedcom/deepwork

Hook

Runs after a tool call finishes for Task tool calls, executing post_task.sh. From Unsupervisedcom/deepwork.

50 23d ago A tokens not measured

Stop

13

Unsupervisedcom/deepwork

Hook

Runs when the agent finishes a response, executing session_stop.sh. From Unsupervisedcom/deepwork.

50 23d ago A tokens not measured

create-agent

14

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

15

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

17

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

18

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

19

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

20

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

21

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

22

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

deepwork

23

Unsupervisedcom/deepwork

Plugin Claude Code

Framework for AI-powered multi-step workflows with quality gates.

50 23d ago A tokens not measured

reviewer

24

Unsupervisedcom/deepwork

Agent

Minimal review subagent for DeepWork review tasks. Reads a supplied instruction file, performs the review against the criteria in that file, and reports results via the DeepWork MCP markreviewaspassed tool. Use when dispatching parallel review tasks from .deepreview rules or workflow quality gates.

50 23d ago A 61 tokens