UnsupervisedcomUnsupervisedcomOfficial·24 Agent Skills Included

deepwork

Repeatable multi-step workflows with automated quality reviews

Turns one-off tasks into repeatable, step-by-step workflows with built-in quality gates. Stops skipped steps, lost context, and inconsistent results on complex multi-step work. Adds automated review rules and file-level schemas that verify every change against your standards. Captures any completed task as a reusable workflow your whole team can rerun on demand.
npx skills add Unsupervisedcom/deepwork --all -g -y
Available:

Instructs the agent on how DeepWork jobs, steps, and workflows are structured, how to classify and edit the three job types, and which runtime rules to follow when executing or creating workflows.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
UnsupervisedcomUnsupervisedcom

manual_tests.infinite_block_tests

Run four infinite-block tests in strict order with sub-agents.

Official
Advanced
📦 In Repo
UnsupervisedcomUnsupervisedcom

deepwork_rules.define

Create deterministic file-change governance rules with YAML frontmatter.

Official
Advanced
📦 In Repo
UnsupervisedcomUnsupervisedcom

commit

Automate code review, tests, linting, and commit-and-push workflows.

Official
Advanced
📦 In Repo
UnsupervisedcomUnsupervisedcom

deepwork_jobs.define

Create DeepWork job.yml specifications through interactive workflow requirement questions.

Official
Basic
📦 In Repo
UnsupervisedcomUnsupervisedcom

commit.lint

Format and lint Python code with ruff after tests pass.

Official
Intermediate
📦 In Repo
UnsupervisedcomUnsupervisedcom

commit.commit_and_push

Commit and push validated code changes after lint passes.

Official
Basic
📦 In Repo
UnsupervisedcomUnsupervisedcom

deepwork_jobs.learn

Extract learnings from DeepWork job conversations and update instruction files.

Official
Advanced
📦 In Repo
UnsupervisedcomUnsupervisedcom

add_platform

Generate adapters, templates, and tests for new AI platforms in DeepWork.

Official
Advanced
📦 In Repo
UnsupervisedcomUnsupervisedcom

commit.test

Pull latest code and run the project's test suite until all tests pass.

Official
Intermediate
📦 In Repo
UnsupervisedcomUnsupervisedcom

add_platform.verify

Verify end-to-end installation and integration of a new AI platform in DeepWork.

Official
Basic
📦 In Repo
UnsupervisedcomUnsupervisedcom

update

Updates Deepwork standard jobs and syncs them via install command.

Official
Intermediate
📦 In Repo
UnsupervisedcomUnsupervisedcom

commit.review

Review changed files for quality issues, DRY violations, naming clarity, and missing tests.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install DeepWork?

Run `npx skills add Unsupervisedcom/deepwork --all -g -y` in your terminal to install all skills in this suite globally.

How to make AI agents reliable on complex tasks?

DeepWork forces the agent through structured step-by-step workflows with quality gates, so it cannot skip steps or go off-script. Automated reviews then verify every output against your rules.

How to turn a one-off task into a repeatable workflow?

Do the task once with your agent, then ask DeepWork to capture it as a job. It generates a hardened multi-step workflow you can rerun anytime with a single command.

Does DeepWork work with Claude Code and Gemini CLI?

Yes. DeepWork ships as a plugin for Claude Code and an extension for Gemini CLI, with an MCP server as the shared runtime.

Can non-developers use DeepWork workflows?

Yes. Workflows are domain-agnostic, so research, reporting, and marketing tasks work the same way as coding jobs, all driven by plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering