Skip to content

feat(skills): add disable-model-invocation to side-effect skills#749

Merged
JeremyDev87 merged 1 commit intomasterfrom
taskmaestro/1774097476/pane-1
Mar 21, 2026
Merged

feat(skills): add disable-model-invocation to side-effect skills#749
JeremyDev87 merged 1 commit intomasterfrom
taskmaestro/1774097476/pane-1

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add disable-model-invocation: true to YAML frontmatter of 4 side-effect skills: pr-all-in-one, deployment-checklist, incident-response, database-migration
  • ship/SKILL.md already had the field — no changes needed

Test plan

  • Verified all 5 target files have disable-model-invocation: true in frontmatter
  • Verified YAML syntax is valid (no parse errors)
  • Verified no existing fields were modified
  • Verified no skill body content was changed
  • All CI checks passed (lint, format, typecheck, test, circular, build, ajv, markdownlint)

Closes #732

Add disable-model-invocation: true to YAML frontmatter of 4 side-effect
skills: pr-all-in-one, deployment-checklist, incident-response, and
database-migration. ship/SKILL.md already had the field.
@JeremyDev87 JeremyDev87 added chore skill New skill addition to .ai-rules/skills/ labels Mar 21, 2026
@vercel
Copy link

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 21, 2026 0:59am

@JeremyDev87 JeremyDev87 self-assigned this Mar 21, 2026
@JeremyDev87 JeremyDev87 merged commit 40eeaf8 into master Mar 21, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the taskmaestro/1774097476/pane-1 branch March 21, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore skill New skill addition to .ai-rules/skills/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P0] Add disable-model-invocation: true to side-effect skills

1 participant