Skip to main content

boilerplate-sync

Import selected feature additions and bug fixes from the saas-forge boilerplate (the `boilerplate` git remote) into this app, one feature at a time, preserving all existing custom code. Use this whenever the user wants to pull, sync, import, cherry-pick, or "catch up on" changes from saas-forge / the boilerplate / upstream — including phrasings like "what's new in the boilerplate", "check saas-forge for new features or bug fixes", "bring over the X feature from the boilerplate", "upgrade the boilerplate", or "merge the latest from saas-forge". Trigger it even when the user names a specific feature rather than the boilerplate itself (e.g. "add the invite-only feature the boilerplate has"). Do NOT do a plain `git merge boilerplate/main` — that collides the whole tree; follow this skill's per-feature cherry-pick flow instead.

Jump to install

Source facts

Repository
anoopkarnik/saas-forge
Last source activity
August 6, 2026 at 23:31
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.