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

Trigger Scenarios

审查发布合并提交后 合并发布分支至长期分支时

Install

npx skills add levy-street/world-of-claudecraft --skill woc-release-merge-audit -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • 2edc3ac Current 2026-07-19 18:52

Same Skill Collection

.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

Metadata

Files
0
Version
dd03ada
Hash
99e0e1c5
Indexed
2026-07-19 18:52

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-05 08:37
浙ICP备14020137号-1 $Map of visitor$