sentryโดย openai
Read-only Sentry API queries for production error inspection and health summaries. Requires SENTRY_AUTH_TOKEN with read-only scopes ( project:read , event:read , org:read ); supports optional org, project, and base URL environment variables Core commands: list unresolved issues, fetch issue details, retrieve events for an issue, and inspect individual event data with automatic PII redaction Defaults to 24-hour time range, production environment, and 20-result limit (max 50); supports...
npx skills add https://github.com/openai/skills --skill sentrySkills เพิ่มเติมจาก openai
commit
by openai
Create a well-formed git commit from current changes using session history for
yeet
by openai
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this…
codex-cli-runtime
by openai
Internal helper contract for calling the codex-companion runtime from Claude Code
codex-result-handling
by openai
Internal guidance for presenting Codex helper output back to the user
gpt-5-4-prompting
by openai
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
babysit-pr
by openai
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is…
code-breaking-changes
by openai
Breaking changes
code-review
by openai
Run a final code review on a pull request