What problem does it solve?
This Skill helps product teams and software engineers design, validate, and implement multi-step AI workflows for DeepWork jobs, ensuring consistency from definition to deployment and enabling learning from execution to improve future runs.
Core Features & Use Cases
- Define new multi-step workflows using the new_job workflow: define, review_job_spec, and implement.
- Review and validate job specifications with a dedicated sub-agent to ensure quality.
- Run standalone learn to capture learnings from conversations and improve future instructions.
- Operate via slash commands like /deepwork_jobs.define to start workflows.
- Context: job specifications and learnings are stored in files such as the .deepwork/jobs/deepwork_jobs/job.yml and AGENTS.md.
Quick Start
Start a new workflow by invoking the skill to define a DeepWork job. The system will guide you through structured questions to specify inputs, outputs, and steps, then generate the necessary files and commands to implement the job.