v0.4.0 — 2026-04-30
Changed
- Plugin renamed from
mobile-flow-runnertoharbormaster. New install handle:/plugin install harbormaster@connectivity. The plugin's responsibilities, slash commands (/initflow,/buildsuite,/authorflow,/stabiliseflow), scripts, and references are unchanged — this is purely a name migration. - Marketplace renamed from
connectivity-christoconnectivityin the same release; the-chrissuffix was redundant once theownerfield already credits the maintainer. Both renames land together so users only have to migrate once. - GitHub repository moved to
ConnectivityChris/harbormaster. The oldmobile-flow-runnerURL redirects via GitHub for cloned-repo discovery, but pinned marketplace installs againstConnectivityChris/mobile-flow-runner@vX.Y.Zshould be updated. skills/mobile-flow-runner/→skills/harbormaster/(withgit mvso history follows).plugin.jsonname,repository, andskillspaths updated to reflect the new identity.marketplace.jsonplugin entry renamed.- README, CLAUDE.md, command files, scripts, and the project README template updated to use the new name. Historical CHANGELOG entries (v0.3.0 and earlier) intentionally retain the old name — they describe what shipped at the time.
- JUnit
--test-suite-nameprefix inscripts/run-flows.shupdated frommobile-flow-runner-…toharbormaster-….
Migration notes
For existing users with the plugin pinned to a mobile-flow-runner version: remove the old install (/plugin uninstall mobile-flow-runner@connectivity-chris) and re-add via the new handle (/plugin marketplace add ConnectivityChris/harbormaster && /plugin install harbormaster@connectivity). Project-level .maestro/ directories created by /initflow are unaffected — they don't reference the plugin name.