Skip to content

Disable model invocation for plannotator commands#586

Merged
backnotprop merged 1 commit intomainfrom
claude/document-commands-skills-merge-2Z1Zw
Apr 19, 2026
Merged

Disable model invocation for plannotator commands#586
backnotprop merged 1 commit intomainfrom
claude/document-commands-skills-merge-2Z1Zw

Conversation

@backnotprop
Copy link
Copy Markdown
Owner

@backnotprop backnotprop commented Apr 19, 2026

Summary

Added disable-model-invocation: true configuration to all plannotator command definitions to prevent automatic model invocation when these commands are executed.

Changes

  • plannotator-annotate.md: Added disable-model-invocation: true to command metadata
  • plannotator-archive.md: Added disable-model-invocation: true to command metadata
  • plannotator-last.md: Added disable-model-invocation: true to command metadata
  • plannotator-review.md: Added disable-model-invocation: true to command metadata

Details

This change ensures that all plannotator commands operate in a non-interactive model mode, preventing the AI model from being automatically invoked during command execution. This is consistent across all four plannotator command variants and allows these tools to function independently without triggering model responses.

Add `disable-model-invocation: true` frontmatter so these user-driven
commands (which open browser UIs and require human interaction) can
only be triggered explicitly by the user, not picked up automatically
by the model.
@backnotprop backnotprop merged commit 615cc59 into main Apr 19, 2026
7 checks passed
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.

2 participants