ワンクリックで
release-helper
Prepare a safe Local Coding Agent release build, including version checks, tests, and changelog.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Prepare a safe Local Coding Agent release build, including version checks, tests, and changelog.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Diagnose a broken customer install and produce a redacted support report the customer can send back.
Help an AI agent understand and work in this repo quickly using the low-round-trip MCP tools and the anti-lag workflow.
Guide a customer through installing, configuring, and verifying Local Coding Agent with safe defaults.
Review the current git diff for bugs, security issues, and clarity, then summarize findings by severity.
Collect safe Local Coding Agent support context from a customer and produce a concise troubleshooting response.
Diagnose Local Coding Agent tunnel, DNS, TCP, TLS, proxy, organization, and office-network blocking issues.
| name | release-helper |
| description | Prepare a safe Local Coding Agent release build, including version checks, tests, and changelog. |
Use this to cut a release without breaking the stable version.
node -v (>= 18)npm --prefix server installnpm --prefix server run test:agentnpm --prefix server run test:pronpm --prefix server run test:securitynode scripts/validate-skills.mjsserver/server.mjs and server/package.json.CHANGELOG.md with a dated, clearly labeled section.Return the version, which checks passed or failed, the changelog entry, and any remaining blocker before publishing.