Miki Rebase Reflect

Miki's rebase-and-reflect skill. Rebases the current branch onto the latest default branch, attempting to resolve conflicts mechanically and prompting the user for judgment when a conflict requires a decision. After a clean rebase, reflects on what landed in the default branch — the nature of the changes and which incoming files intersect this branch's diff. Hands off only on unexpected git state (not on conflicts). Invoke when the user says "/miki-rebase-reflect", "rebase against main", "rebase against main and resolve conflicts", "pull main and reflect", "main moved, what changed", or similar.

mikiwiik Updated

File contents

mikiwiik/claude-code-skills/tree/main/miki-rebase-reflect commit f78b2648b0

Frequently asked questions

npx skillmds@latest add mikiwiik/miki-rebase-reflect