用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/github/gh-aw --skill awf-release-integrator命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | awf-release-integrator |
| description | Upgrade gh-aw to latest gh-aw-firewall release and identify follow-up spec tasks. |
Use this skill when updating github/gh-aw to a newer github/gh-aw-firewall release.
Land the version bump cleanly, rebuild the generated artifacts, and review upstream release/spec changes for any follow-up work that should accompany the bump.
Consult these sources before editing anything:
github/gh-aw-firewall release metadata and body.pkg/constants/version_constants.go.specs/awf-config-sources-spec.md.pkg/workflow/schemas/awf-config.schema.json.pkg/workflow/awf_config.gopkg/workflow/awf_helpers.gopkg/workflow/For upstream spec review, compare these files from the target github/gh-aw-firewall release or tag:
docs/awf-config-spec.mddocs/awf-config.schema.jsonsrc/awf-config-schema.jsonawf-config.schema.jsonpkg/constants/version_constants.go and record:
DefaultFirewallVersionAWF*MinVersion constantgithub/gh-aw-firewall release.DefaultFirewallVersion, report that no version bump is needed and only continue with spec/release-note review if explicitly requested.DefaultFirewallVersionAWF*MinVersion constants that must move because the new release introduces or changes gated flags/featurespkg/workflow/schemas/awf-config.schema.jsonspecs/awf-config-sources-spec.mdAfter editing, run the full AWF rebuild flow exactly in this order. The second
make recompile is required to refresh image SHA pins resolved during the first pass.
make build
make recompile
make recompile
Then run focused validation for any touched Go code or schema logic, especially AWF-related tests.
Summarize:
When deciding whether more than a version bump is needed, specifically check for:
AWF*MinVersion gatesspecs/awf-config-sources-spec.mdGitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions.
Operate safely and efficiently inside a gh-aw workflow with a restricted tools/bash allowlist, and correctly triage tool-denial events before they exhaust the session's denial budget.
Optional Sergo examples for cache formats and reporting templates.
基于 SOC 职业分类