upstream-fix-and-pin

Installation
SKILL.md

Upstream Fix and Pin

When to use

依存ライブラリの修正が必要で、その修正が下流プロジェクトの実装やデバッグに必要なとき。具体的には:

  • 自分(または同じ org)が owner の OSS で、PR を自分で投げられる
  • 修正が merge されるまで、下流が止まると困る
  • monkey-patch / fork publish / vendor 相当の重い手段を取る前に試したい

The flow

[1] 上流に branch を切って fix
[2] push して PR
        ▼  下流は (3) で繋ぐ
Related skills

More from mizchi/skills

Installs
10
Repository
mizchi/skills
GitHub Stars
189
First Seen
Apr 27, 2026