Skip to content

Restore SKILL.md formatting and disable model invocation - #55

Merged
patbeqo merged 1 commit into
mainfrom
fix/restore-skill-formatting
Sep 4, 2026
Merged

Restore SKILL.md formatting and disable model invocation#55
patbeqo merged 1 commit into
mainfrom
fix/restore-skill-formatting

Conversation

@patbeqo

@patbeqo patbeqo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restore the SKILL.md description formatting and final newline from before the automated release
  • retain version 0.2.1
  • add disable-model-invocation: true to the frontmatter

Validation

  • compared against the parent of release PR Release v0.2.1 #54; only the version and new metadata field differ

@patbeqo
patbeqo requested a review from a team as a code owner September 4, 2026 16:23
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T16:26:42.479762Z 88f8b01 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@patbeqo
patbeqo merged commit 51b3a9d into main Sep 4, 2026
3 checks passed
@patbeqo
patbeqo deleted the fix/restore-skill-formatting branch September 4, 2026 16:25

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 88f8b01397

ℹ️ 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".

Comment thread SKILL.md
tuning/sizing (temporal-workertuning).'
description: 'Administer and diagnose running Temporal Cloud or self-hosted Temporal Server environments via CLI (temporal, tcld) — not SDK code. Operations: namespace CRUD, Cloud capacity/APS, API-key rotation, mTLS cert rotation, workflow health, batch cancel/terminate/reset, export, search attributes, Ops API, billing, audit logs, Terraform, SAML/SCIM, migration. Diagnosis: bottom-up triage of stuck workflows, non-determinism, worker-health, task-queue problems, HA failover, payload size limits, performance bottlenecks, missed schedules. Do NOT trigger for generic TLS/gRPC errors unrelated to Temporal, writing application code (temporal-developer), or worker tuning/sizing (temporal-workertuning).'
version: 0.2.1
disable-model-invocation: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve cross-agent compatibility when disabling invocation

When this shared skill is installed for Codex—one of the coding agents the README says is supported—this Claude-specific field does not disable automatic selection: the current Codex skill contract uses only name and description for triggering, and its plugin validator explicitly rejects disable-model-invocation: true. Consequently the safety behavior is absent for direct Codex installs and Codex plugin packaging cannot accept the manifest; implement the restriction in agent-specific packaging rather than adding it to the shared SKILL.md.

Useful? React with 👍 / 👎.

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