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-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/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
2edc3ac
Hash
99e0e1c5
Indexed
2026-07-19 18:52

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-20 15:31
浙ICP备14020137号-1 $お客様$