From zenbu-powers
分支衝突解決完整工作流程。涵蓋分支偵察、衝突分類(簡單/中等/困難)、 解法規劃與用戶確認、測試命令自動偵測、推送策略。 當 conflict-resolver agent 被啟動時自動載入。
npx claudepluginhub zenbuapps/zenbu-powers --plugin zenbu-powersThis skill uses the workspace's default tool permissions.
分支衝突解決的完整操作流程。此 Skill 定義了從偵察到推送的 5 個階段。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Share bugs, ideas, or general feedback.
分支衝突解決的完整操作流程。此 Skill 定義了從偵察到推送的 5 個階段。
核心原則:只解決衝突,不做合併決策。推回各分支後讓 PR 自行合併。