Agent Skillslevy-street/world-of-claudecraft › woc-release-merge-audit

woc-release-merge-audit

GitHub

审查发布分支合并到长期分支后的语义冲突、遗留漂移及规划失效。通过对比双父节点,检测行为覆盖、模块分歧、注册表缺失等问题,确保最终代码树正确性并给出审计结论。

.agents/skills/woc-release-merge-audit/SKILL.md levy-street/world-of-claudecraft

触发场景

合并发布分支后 审查发布合并提交时 上游集成后恢复功能开发前

安装

npx skills add levy-street/world-of-claudecraft --skill woc-release-merge-audit -g -y
更多选项

非标准路径

npx skills add https://github.com/levy-street/world-of-claudecraft/tree/main/.agents/skills/woc-release-merge-audit -g -y

不安装直接使用

npx skills use levy-street/world-of-claudecraft@woc-release-merge-audit

指定 Agent (Claude Code)

npx skills add levy-street/world-of-claudecraft --skill woc-release-merge-audit -a claude-code -g -y

安装 repo 全部 skill

npx skills add levy-street/world-of-claudecraft --all -g -y

预览 repo 内 skill

npx skills add levy-street/world-of-claudecraft --list

SKILL.md

Frontmatter
{
    "name": "woc-release-merge-audit",
    "description": "Audit a release merge into a long-lived World of ClaudeCraft branch for semantic conflict damage, legacy drift, missed inventory updates, and invalidated planning assumptions. Use after merging a release branch, when reviewing a release merge commit, or before resuming feature work after upstream integration."
}

Release Merge Audit

Inspect the merge result for semantic damage that a clean textual merge can hide. This workflow is read-only unless the user explicitly asks to fix confirmed findings.

Establish the merge

  1. Read the root and relevant local CLAUDE.md files.
  2. Run git status --short and preserve unrelated work.
  3. Identify the merge or integration range, both merge parents, and intended release base.
  4. Separate release-side changes, pre-existing branch changes, and files or behavior both sides touched.

Do not assume branch names or main.

Audit overlap

Compare meaningful overlaps with both parents and inspect the production path. Look for:

  • branch behavior replaced by an older upstream form;
  • release fixes omitted from branch-owned rewrites;
  • migrated modules and legacy twins that now diverge;
  • commands, routes, events, entities, or actions missing from registries and dispatch;
  • injected helpers rebound to stale defaults or bypassed through direct imports;
  • generated localization output resolved without canonical regeneration;
  • persistence mocks, migrations, fixtures, or schema assumptions that no longer match;
  • feature plans whose files, seam, or acceptance premise became stale;
  • tests passing because the merged path no longer exercises intended behavior.

Use history to understand intent, but judge the final tree.

Run targeted checks only as needed. For authorized remediation, add or update focused regression tests before changing the merge result, then run relevant changed-file checks and npm run gate. Never edit, commit, push, or rewrite history in audit-only mode.

Report parent roles, overlap inventory, verified regressions, stale plans, checks, recommended fixes in dependency order, and one verdict: CLEAN, CLEAN WITH FOLLOW-UP, or ACTION REQUIRED.

版本历史

  • 2edc3ac 当前 2026-07-19 18:52

同 Skill 集合

.agents/skills/woc-codex-audit/SKILL.md
.agents/skills/woc-extract-and-test/SKILL.md
.agents/skills/woc-feature-plan/SKILL.md
.agents/skills/woc-file-issue/SKILL.md
.agents/skills/woc-image-to-glb/SKILL.md
.agents/skills/woc-qa/SKILL.md
.agents/skills/woc-release-malware-audit/SKILL.md
.agents/skills/woc-review-pr/SKILL.md
.claude/skills/feature-plan/SKILL.md
.claude/skills/file-issue/SKILL.md
.claude/skills/image-to-glb/SKILL.md
.claude/skills/pr-screenshots/SKILL.md
.claude/skills/qa/SKILL.md
.claude/skills/extract-and-test/SKILL.md
.claude/skills/i18n-locale-fill/SKILL.md
.claude/skills/release-malware-audit/SKILL.md
.claude/skills/review-pr/SKILL.md

元信息

文件数
0
版本
fb5d898
Hash
99e0e1c5
收录时间
2026-07-19 18:52

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 11:29
浙ICP备14020137号-1 $访客地图$