arkweb-security-patch-merge

Installation
SKILL.md

ArkWeb Patch Merge

用于 arkweb-security-patch-merge-engineer

Core Flow

  1. Resolve the ArkWeb project root from context.codebase / context.automation.repoPath. context.projectRoot is the lightweight workflow output root.
  2. Resolve the input archive from context.requirements; keep it separate from the project root.
  3. Normalize every patch before scanning or applying it.
  4. In batch mode, generate the batch plan before applying any issue.
  5. Determine the target git subrepo before git apply.
  6. Try git apply --check, then git apply or git apply --3way as appropriate.
  7. If apply fails because of context drift or missing blobs, enter conflict resolution: perform minimal manual writing inside the issue's allowed files.
  8. Compute issue-scoped diff, validate 06_merge_result, and only then mark stage status.

Required Scripts

Prefer these scripts over hand-written ad hoc logic:

Installs
1
GitHub Stars
32
First Seen
Aug 8, 2026
arkweb-security-patch-merge — openharmonyinsight/openharmony-skills