Update App

Use immediately whenever the user asks you to update, change, fix, restyle, extend, restart, or otherwise modify an existing app or background service -- load this BEFORE touching its code. Applies to any change to an app's or service's backend or frontend logic, or how it runs. Covers both apps (a tab the user can open) and background services (host-backup, share-gateway, and other supervisord programs with no tab). This is the front door for app and service edits: it owns the live change loop (apply the change so it takes effect, refresh the user's view, verify) and hands the change to the turn-end hardening flow. For creating a brand-new app use build-app; for the workspace UI itself use update-system-interface.

imbue-ai 062ac2c 18.0 KB Updated

File contents

imbue-ai/default-workspace-template/tree/main/.agents/skills/update-app commit 062ac2c38d

Frequently asked questions

npx skillmds@latest add imbue-ai/update-app