Skip to content

Bake optional skill bodies into worker director prompts - #676

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-6803-bake-skills
Aug 25, 2026
Merged

Bake optional skill bodies into worker director prompts#676
TheGreatAxios merged 2 commits into
mainfrom
cl-6803-bake-skills

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Worker directors bake first-party optionalSkills bodies into their system prompts (use_skill is not mounted on workers)
  • Skywalker keeps skill names only so primary-mounted use_skill still loads dispatch/interview on demand
  • Plan drops interview from optionalSkills so ask_operator guidance is not baked into a leaf that cannot ask the operator

Verification

  • bun run check passes

Fixes CL-6803

Workers lack use_skill, so bake first-party optionalSkills into the
system prompt. Keep skywalker name-only. Drop interview from plan so
ask_operator guidance is not baked into a leaf that cannot ask.
@linear-code

linear-code Bot commented Aug 24, 2026

Copy link
Copy Markdown

CL-6803

@TheGreatAxios
TheGreatAxios merged commit a97fb12 into main Aug 25, 2026
5 checks passed
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
Workers lack use_skill, so bake first-party optionalSkills into the
system prompt. Keep skywalker name-only. Drop interview from plan so
ask_operator guidance is not baked into a leaf that cannot ask.
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
Workers lack use_skill, so bake first-party optionalSkills into the
system prompt. Keep skywalker name-only. Drop interview from plan so
ask_operator guidance is not baked into a leaf that cannot ask.
@TheGreatAxios
TheGreatAxios deleted the cl-6803-bake-skills branch August 28, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant