Unsupervised avatar

Unsupervised

Official

@unsupervisedcom · United States of America

0Followers
|
23Public Repos
|
24Published Skills

Offers deterministic governance and structural scaffolding for managing multi-step technical job specifications and platform integration lifecycle requirements.

Skills Distribution
DomainDeveloper To...Integration Engine.. (40%)Governance & Compl.. (30%)Quality Assurance (30%)

Agent Skills by Unsupervised

Showing 24 vetted skills indexed across 1 GitHub repositories.

UnsupervisedcomUnsupervisedcom
49

manual_tests.infinite_block_tests

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

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

deepwork_rules.define

Create deterministic file-change governance rules with YAML frontmatter.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

commit

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

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

deepwork_jobs.define

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

Official
Basic
UnsupervisedcomUnsupervisedcom
49

commit.lint

Format and lint Python code with ruff after tests pass.

Official
Intermediate
UnsupervisedcomUnsupervisedcom
49

commit.commit_and_push

Commit and push validated code changes after lint passes.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

deepwork_jobs.learn

Extract learnings from DeepWork job conversations and update instruction files.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

add_platform

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

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

commit.test

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

Official
Intermediate
UnsupervisedcomUnsupervisedcom
49

add_platform.verify

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

Official
Basic
UnsupervisedcomUnsupervisedcom
49

update

Updates Deepwork standard jobs and syncs them via install command.

Official
Intermediate
UnsupervisedcomUnsupervisedcom
49

commit.review

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

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

manual_tests

Automates DeepWork hook and rule tests across isolated sub-agents with enforced constraints.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

manual_tests.run_not_fire_tests

Run six manual safety tests in parallel Haiku sub-agents to verify no rules fire.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

add_platform.implement

Scaffold platform adapters, templates, tests, and documentation for DeepWork integrations.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

manual_tests.run_fire_tests

Execute six DeepWork 'should fire' tests in serial sub-agents with resets.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

manual_tests.reset

Resets manual test environment by reverting Git changes and clearing stale data.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

add_platform.add_capabilities

Update DeepWork job schema and adapters for new platform hooks.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

deepwork_rules

Create Markdown file-change rules under .deepwork/rules/ for AI session governance.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

deepwork_jobs.implement

Generate step instruction files and sync slash commands from job.yml.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

add_platform.research

Generate CLI configuration and hooks system documentation for platform onboarding.

Official
Basic
UnsupervisedcomUnsupervisedcom
49

deepwork_jobs.review_job_spec

Validate DeepWork job.yml files against doc-spec quality criteria.

Official
Advanced
UnsupervisedcomUnsupervisedcom
49

update.job

Update Deepwork standard job sources and propagate changes via deepwork install.

Official
Intermediate
UnsupervisedcomUnsupervisedcom
49

deepwork_jobs

Design, validate, and implement multi-step DeepWork AI workflows from job.yml specifications.

Official
Basic

Frequently Asked Questions About Unsupervised

FAQPage Schema
What specific tasks are enabled by these technical capabilities?

These capabilities enable the definition of deterministic file-change governance, the generation of platform-specific adapters and templates, and the validation of job specifications. Users can perform rigorous quality reviews, linting, and multi-step instruction synchronization to ensure project consistency and adherence to defined standards.

Which personas benefit from these technical specifications?

Platform engineers, integration specialists, and technical leads benefit from these capabilities. The system is designed for developers who require strict governance over file changes, standardized onboarding for new platforms, and a structured approach to managing complex, multi-step project requirements.

What are the prerequisites for implementing these job specifications?

Implementation requires a project structure supporting YAML-based job specifications and the presence of a .deepwork directory for rule governance. Users must ensure their environment supports Git-based version control to facilitate the reset, commit, and validation cycles required for maintaining project integrity.