-
Notifications
You must be signed in to change notification settings - Fork 17
Skills 6/6: skills inside tasks #1408
Copy link
Copy link
Open
Labels
area:sessionThe engine — turns, tasks, the toolbelt, checkpointsThe engine — turns, tasks, the toolbelt, checkpointsfeatureWork that adds a capability; developers break it into tasksWork that adds a capability; developers break it into tasks
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area:sessionThe engine — turns, tasks, the toolbelt, checkpointsThe engine — turns, tasks, the toolbelt, checkpointsfeatureWork that adds a capability; developers break it into tasksWork that adds a capability; developers break it into tasks
Step 6 of #1277. It lands in the single pull request for #1277 (branch
feat/1277-skills).What
skilltool for its scope.propose_taskgains an optionalskillslist that pins named skills into a node's brief, so the chat can hand skilled work to a task with the skill attached.SKILL.mdwith the shell it has.Acceptance, end to end
With a stub model:
propose_taskwithskills: ["pdf-processing"]produces a node whose first request carries that skill's body.skilltool.used skill pdf-processing ·followed by its size among the node's steps.SKILL.mdpath.propose_taskschema and the manual describeskillswith the same wording.