alpha
Login
or
Join now
snowytrees.dev
/
project-manager
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Integrated repository, worktree, git stacker, and project manager
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
project-manager
/
integrations
/
claude-code
/
skills
/
pm-stacker-workflow
/
at
master
1 file
Jordan Isaacs
rename pm project wt create/delete to add/remove
6w ago
ab8517d9
SKILL.md
docs(skill): document sync gates + merged-PR auto-collapse Updates the pm-stacker-workflow skill so Claude reaches for the new flags by name and understands the new merged-PR collapse: - Sync table loses the obsolete cherry-pick mode row, gains --allow-drop-parent-modifications, --allow-drop-merge, --offline. - Reparent row picks up the same gate / offline flags. - New "Sync Gates" section explains when each gate fires, what the --allow-drop-* flags do, and when the right answer is to recover from reflog or `pm repo pull` instead of using the flag. - "After a PR Is Merged" rewritten: a plain `pm stacker sync` now auto-collapses the merged branch to a no-commit branch; removal is a follow-up cleanup, not a prerequisite. - "Common Mistakes" gains rows steering away from the --allow-drop-* flags as a default response to a gate failure. - `pm stacker ls --json` field-use cheat sheet distinguishes `merged + commit_count > 0` (needs sync to collapse) from `merged + commit_count == 0` (already collapsed, ready to remove).
2 months ago