Dev Wip Package Upstream Wt Dev

Workflow for editing a WIP upstream package (consumed by this project via a sibling `file:../upstream/...` dep) when a fix or feature requires changing the upstream's code. ALWAYS work in a git worktree of the upstream — never on the shared `../upstream/` root checkout — because every consumer using that sibling shares the same on-disk HEAD. Use when: (1) The fix lives in the upstream package's source, not the consumer's, (2) User says 'edit upstream', 'fix upstream', 'patch upstream', 'upstream PR', 'I need to change the upstream framework', 'fix zfb / zdtp upstream', (3) Triaging a consumer-side issue and the root cause is in the upstream library, (4) Bumping the consumer's pin requires landing an upstream PR first.

takazudo 2e17e5e 9.5 KB Updated

File contents

takazudo/claude-resources/tree/main/skills/dev-wip-package-upstream-wt-dev commit 2e17e5e946

Frequently asked questions

npx skillmds@latest add takazudo/dev-wip-package-upstream-wt-dev