Rebuild App banner
RobertIlisei RobertIlisei

Rebuild App

Development community

Description

--- description: Rebuild MARVIN.app from source and reinstall to ~/Applications. --- Rebuild and reinstall MARVIN.app — the full ritual that turns the working tree into a running desktop app. Use after sidecar or macOS changes you want to see in the installed app, or to recover from a stale bundle (e.g. the native-binary symlink that bit us 2026-05-22). Run `bin/marvin install-macos-app --bundled` and stream its log to the chat. That subcommand: 1. Runs `pnpm build` (if the standalone tree is

Installation

Installs to ~/.claude/commands/robertilisei-marvin-rebuild-app.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/RobertIlisei/MARVIN/HEAD/.claude/commands/rebuild-app.md -o ~/.claude/commands/robertilisei-marvin-rebuild-app.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository