什麼是 fix-conflict?
自動解決目前 PR 中的合併衝突。取得基礎分支,嘗試合併,識別衝突文件,分析雙方,解決衝突,本地驗證,然後推送。當 PR 被 poll-pr-status.sh 偵測到合併衝突時使用。 來源:s-hiraoku/synapse-a2a。
自動解決目前 PR 中的合併衝突。取得基礎分支,嘗試合併,識別衝突文件,分析雙方,解決衝突,本地驗證,然後推送。當 PR 被 poll-pr-status.sh 偵測到合併衝突時使用。
透過命令列快速安裝 fix-conflict AI 技能到你的開發環境
來源:s-hiraoku/synapse-a2a。
This skill automatically resolves merge conflicts for the current PR by fetching the base branch, performing a test merge, analyzing conflicting files, and applying resolutions.
If no PR exists, report "No PR found for the current branch. Nothing to resolve." and stop.
If the merge fails with conflicts, proceed to the next step.
自動解決目前 PR 中的合併衝突。取得基礎分支,嘗試合併,識別衝突文件,分析雙方,解決衝突,本地驗證,然後推送。當 PR 被 poll-pr-status.sh 偵測到合併衝突時使用。 來源:s-hiraoku/synapse-a2a。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill fix-conflict自動解決目前 PR 中的合併衝突。取得基礎分支,嘗試合併,識別衝突文件,分析雙方,解決衝突,本地驗證,然後推送。當 PR 被 poll-pr-status.sh 偵測到合併衝突時使用。 來源:s-hiraoku/synapse-a2a。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/s-hiraoku/synapse-a2a --skill fix-conflict 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/s-hiraoku/synapse-a2a