You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="command-desc">Non-destructive merge of all starter kit infrastructure into an existing project. Creates safety commit first. Undo with <code>git revert HEAD</code>.</p>
343
343
</div>
344
+
<divclass="command-card">
345
+
<h3><code>/update-project</code></h3>
346
+
<pclass="command-desc">Smart-merge the latest starter kit commands, hooks, skills, agents, and rules into an existing project. Shows a diff report before applying. Creates a safety commit for easy undo.</p>
<h3>How do I update the starter kit in an existing project?</h3>
847
-
<pclass="command-desc">Run <code>/convert-project-to-starter-kit</code>again. It merges new commands and hooks while preserving your customizations.</p>
851
+
<pclass="command-desc">Run <code>/update-project</code>— it picks from your registered projects, shows a diff report, and smart-merges only changed files. For first-time conversion, use <code>/convert-project-to-starter-kit</code>.</p>
0 commit comments