什麼是 swain-release?
削減版本 - 偵測版本控制上下文,從傳統提交產生變更日誌,修改版本,並建立 git 標籤。當使用者說「發布」、「剪切發布」、「標記發布」、「更改版本」、「建立變更日誌」或發布/發布版本的任何變體時使用。這項技能故意是通用的,並且適用於任何儲存庫 - 它從 git 歷史和專案結構推斷上下文,而不是假設特定的設定。 來源:cristoslc/swain。
削減版本 - 偵測版本控制上下文,從傳統提交產生變更日誌,修改版本,並建立 git 標籤。當使用者說「發布」、「剪切發布」、「標記發布」、「更改版本」、「建立變更日誌」或發布/發布版本的任何變體時使用。這項技能故意是通用的,並且適用於任何儲存庫 - 它從 git 歷史和專案結構推斷上下文,而不是假設特定的設定。
透過命令列快速安裝 swain-release AI 技能到你的開發環境
來源:cristoslc/swain。
Cut a release by detecting the project's versioning context, generating a changelog, bumping versions, and tagging. Works across any repo by reading context from git history and project structure rather than hardcoding assumptions.
Before starting, read .agents/release.override.skill.md if it exists. This is a freeform markdown file authored by the project owner whose instructions layer on top of this skill — its contents take precedence where they conflict. It can narrow defaults, specify version file locations, set tag formats, add pre/post-release steps, or anything else.
Infer the project's release conventions from what already exists. Do all of these checks up front before proposing anything to the user.
削減版本 - 偵測版本控制上下文,從傳統提交產生變更日誌,修改版本,並建立 git 標籤。當使用者說「發布」、「剪切發布」、「標記發布」、「更改版本」、「建立變更日誌」或發布/發布版本的任何變體時使用。這項技能故意是通用的,並且適用於任何儲存庫 - 它從 git 歷史和專案結構推斷上下文,而不是假設特定的設定。 來源:cristoslc/swain。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cristoslc/swain --skill swain-release削減版本 - 偵測版本控制上下文,從傳統提交產生變更日誌,修改版本,並建立 git 標籤。當使用者說「發布」、「剪切發布」、「標記發布」、「更改版本」、「建立變更日誌」或發布/發布版本的任何變體時使用。這項技能故意是通用的,並且適用於任何儲存庫 - 它從 git 歷史和專案結構推斷上下文,而不是假設特定的設定。 來源:cristoslc/swain。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cristoslc/swain --skill swain-release 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cristoslc/swain