Skip to content

🤖 fix: mark built-in workflow skills#3608

Merged
ThomasK33 merged 1 commit into
mainfrom
skills-dq2h
Jun 23, 2026
Merged

🤖 fix: mark built-in workflow skills#3608
ThomasK33 merged 1 commit into
mainfrom
skills-dq2h

Conversation

@ThomasK33

Copy link
Copy Markdown
Member

Summary

Prefix built-in skills that package a workflow script with [Workflow] in their descriptions, then regenerate the built-in skill content snapshot.

Implementation

  • Updated deep-research and hidden workflow-smoke skill descriptions.
  • Added a regression test that discovers built-in skills with packaged workflow.js files and asserts their descriptions start with [Workflow].

Validation

  • bun scripts/gen_builtin_skills.ts check
  • bun test src/node/services/agentSkills/builtInWorkflowSkillDescriptions.test.ts
  • bunx prettier --check src/node/services/agentSkills/builtInWorkflowSkillDescriptions.test.ts src/node/builtinSkills/deep-research.md src/node/builtinSkills/workflow-smoke.md src/node/services/agentSkills/builtInSkillContent.generated.ts
  • make typecheck
  • MUX_ESLINT_CONCURRENCY=1 make lint
  • MUX_ESLINT_CONCURRENCY=1 make static-check

Risks

Low. This only changes built-in skill catalog metadata and adds a guard test; workflow script behavior is unchanged.


Generated with mux • Model: openai:gpt-5.5 • Thinking: xhigh • Cost: $2.35

Prefix built-in skills that package a workflow script with [Workflow] and add a regression test so future packaged workflow skills keep that marker.\n\n---\n\n_Generated with `mux` • Model: `openai:gpt-5.5` • Thinking: `xhigh` • Cost: `.35`_\n\n<!-- mux-attribution: model=openai:gpt-5.5 thinking=xhigh costs=2.35 -->
@ThomasK33

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 49ed3aedb2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ThomasK33 ThomasK33 added this pull request to the merge queue Jun 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jun 23, 2026
@ThomasK33 ThomasK33 added this pull request to the merge queue Jun 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jun 23, 2026
@ThomasK33 ThomasK33 added this pull request to the merge queue Jun 23, 2026
@ThomasK33 ThomasK33 removed this pull request from the merge queue due to a manual request Jun 23, 2026
@ThomasK33 ThomasK33 added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit 8e0881c Jun 23, 2026
24 checks passed
@ThomasK33 ThomasK33 deleted the skills-dq2h branch June 23, 2026 17:00
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