skills/merge-squashbase/SKILL.md
{{ 𝛀𝛀𝛀 }} Squash and rebase
npx skillsauth add jasonwarrenuk/goblin-mode merge-squashbaseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
git fetch origin maingit rebase -i origin/main — in the editor, squash or fixup commits as appropriate, leaving one clean commit (or a small number of logical commits) with a descriptive messagegit rebase --continue after eachgit push --force-with-leasedocumentation
{{ 𝛀𝛀𝛀 }} Review a pull request and post a comment
development
{{ ƔƔƔ }} Generate an HTML dashboard showing the current state of a project roadmap.
tools
{{ 𝛀𝛀𝛀 }} Review a pull request
development
{{ 𝛀𝛀𝛀 }} Investigate a codebase in detail