Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

inugram-rebase

스타148
포크17
업데이트2026년 7월 16일 20:14

Use when rebasing the inugram stgit patchset onto newer upstream Telegram and resolving the conflicts it produces. Trigger whenever `pnpm run rebase latest`/`<ref>` reports merge conflicts, when worktree files show `<<<<<<< current` / `>>>>>>> patched` markers, or the user says "rebase the patchset", "fix the rebase conflict", "continue the rebase". Covers the per-conflict loop (identify patch → cross-reference its `patches/*.patch` → resolve → `git add -f` → `stg refresh` → `stg push -a`), reading `current` (new upstream) vs `patched` (the fork's recorded delta), the recurring conflict shapes and their fixes, dispatching a subagent for big multi-file refactors, and logging questionable resolutions to `TODO.md`. NOT for creating or editing a single patch (that's covered by `CLAUDE.md`), and NOT for ordinary git merge conflicts unrelated to the stgit stack.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
3 개 파일
SKILL.md
readonly