Unsupervised
Official@unsupervisedcom · United States of America
Offers deterministic governance and structural scaffolding for managing multi-step technical job specifications and platform integration lifecycle requirements.
Agent Skills by Unsupervised
Showing 24 vetted skills indexed across 1 GitHub repositories.
manual_tests.infinite_block_tests
Run four infinite-block tests in strict order with sub-agents.
deepwork_rules.define
Create deterministic file-change governance rules with YAML frontmatter.
commit
Automate code review, tests, linting, and commit-and-push workflows.
deepwork_jobs.define
Create DeepWork job.yml specifications through interactive workflow requirement questions.
commit.lint
Format and lint Python code with ruff after tests pass.
commit.commit_and_push
Commit and push validated code changes after lint passes.
deepwork_jobs.learn
Extract learnings from DeepWork job conversations and update instruction files.
add_platform
Generate adapters, templates, and tests for new AI platforms in DeepWork.
commit.test
Pull latest code and run the project's test suite until all tests pass.
add_platform.verify
Verify end-to-end installation and integration of a new AI platform in DeepWork.
update
Updates Deepwork standard jobs and syncs them via install command.
commit.review
Review changed files for quality issues, DRY violations, naming clarity, and missing tests.
manual_tests
Automates DeepWork hook and rule tests across isolated sub-agents with enforced constraints.
manual_tests.run_not_fire_tests
Run six manual safety tests in parallel Haiku sub-agents to verify no rules fire.
add_platform.implement
Scaffold platform adapters, templates, tests, and documentation for DeepWork integrations.
manual_tests.run_fire_tests
Execute six DeepWork 'should fire' tests in serial sub-agents with resets.
manual_tests.reset
Resets manual test environment by reverting Git changes and clearing stale data.
add_platform.add_capabilities
Update DeepWork job schema and adapters for new platform hooks.
deepwork_rules
Create Markdown file-change rules under .deepwork/rules/ for AI session governance.
deepwork_jobs.implement
Generate step instruction files and sync slash commands from job.yml.
add_platform.research
Generate CLI configuration and hooks system documentation for platform onboarding.
deepwork_jobs.review_job_spec
Validate DeepWork job.yml files against doc-spec quality criteria.
update.job
Update Deepwork standard job sources and propagate changes via deepwork install.
deepwork_jobs
Design, validate, and implement multi-step DeepWork AI workflows from job.yml specifications.
Frequently Asked Questions About Unsupervised
FAQPage SchemaWhat 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.