Skip to content

Use cases — situation → what to say

You never need a command: say it in plain language and Mops routes it. The commands are shortcuts for when you already know the name. Both columns do the same thing.

Getting started

SituationSayRuns
"I downloaded Multica — now what?"anythingday zero: installed · current · signed in · workspace · daemon · runtimes, reported in one go with the fixes
"I don't know which of these I need"describe the situationthree questions (what exists · what you want · who runs it) → init, join, import or a quick job
"I just want tasks done, no product manager""just execute, I'll prioritise"/mops crew — executors and gates, no conductor, no roadmap ceremony
SituationJust sayOr run
"I have an idea and no team yet""I want to build a macOS app for X — set up a team"/mops init
"I already have a Multica workspace""take over this workspace, see what's missing"/mops join
"Small job, I don't want a whole company""quick job: a landing page, that's all"/mops init → answer quick job
"Just use sensible defaults""defaults"accepts the static defaults for what's left
"I'm tired of questions — you decide""you decide"Mops proposes a full reasoned config as one list; you confirm or tweak; the owner-gated floor still waits at execution

Day-to-day

SituationJust sayOr run
"What's happening right now?""status" / "what's stuck?"/mops status
"I have a new feature idea""add a feature: remember volume per app"/mops feature …
"The idea is still fuzzy""I'm thinking about onboarding, not sure what yet"/mops discovery …
"Start the next thing""what's next? go"/mops next
"Something's broken in production""urgent: signup is failing on Safari"/mops bug …
"A user complained""a customer says export is confusing"/mops feedback …
"Ship it""release this" / "publish the episode"/mops ship
"Did it actually work?""did the new onboarding move the metric?"/mops measure

Research, brand and audience

SituationJust sayOr run
"Is anyone else doing this?""look into how competitors price this"/mops research …
"Who are we even for?""work out our segments and ICP"/mops audience
"We need a brand / ours feels dated""we need an identity" · "our brand looks old"/mops brand
"Would experts tear this apart?""have the experts review this spec"/mops validate …

Work with dates

SituationSayRuns
"This post goes out next Tuesday, not before""schedule it for the 29th"date on the issue — no one starts it early
"What's due this week?"/mops nextthe queue, ordered by date where dates exist
"Make it faster" / "slow down, be careful"/mops pace fast / /mops pace carefulfans work out more or less across agents — honest that a local-directory project can't parallelise regardless
"We're going to miss a deadline"/mops statusthe slip surfaces as a comment, with what moved

Bringing existing work in

SituationSayRuns
"Our backlog is in Linear / Jira / a spreadsheet"/mops importmapping shown first, then issues created unassigned — nothing starts running by itself
"I imported my backlog and want to keep working exactly as before""don't change anything, just execute"crew mode, offered by default after an import
"What actually changed in this update?"/mops whatsnewa plain-language tour from the changelog — what changed, why it helps, what to do differently; offered automatically after /mops upgrade
"How do I get the new version?""upgrade" (or /mops upgrade)plain language works on any install — even an older one without the /mops shortcut; it tells you the one line you run to update, then migrates the workspace, re-screens imported skills, and offers the CLI update only when the team is idle
"The import died halfway"/mops import againit skips what's already there and continues
"These imported tickets are one-liners nobody can act on""bring them up to our standard"the quality pass: per issue, what's missing (why · success · DoD · dates) → rewrite/extend/leave/drop, in batches you approve
"Our client keeps filing in Linear and always will"/mops modulethe tracker bridge as a standing sync, with the direction of truth written down per field
"We run Multica on our own server""we're self-hosted at …"multica setup self-host — the method is unchanged, but backups and server upgrades become yours

The team

SituationJust sayOr run
"I need a designer / marketer / pastry chef""we need someone who can do packaging design"/mops hire …
"Bring a real person in""invite anna@… as our designer"/mops hireperson
"This agent isn't pulling its weight""is anyone idle?"/mops audit → utilization
"Who's on what?""show me the team"/mops team
"This role is done / we over-hired""we don't need the second DSP engineer"/mops fire … (agent → archived to the talent pool)
"Change someone's scope""make the copywriter own localization too"/mops update …

Planning the work

SituationJust sayOr run
"What's the plan overall?""show me the roadmap" · "re-score the backlog"/mops roadmap
"This should wait / go sooner""push crossfeed to the next release"/mops move …
"We're not doing this after all""drop the MIDI thing"/mops drop …
"Reorganize who works with whom""put the web engineer in the design squad"/mops squad
"Turn a whole capability on/off""we don't need personas" · "turn on design QA"/mops module …

Getting a process right

SituationSayRuns
"Design my app" (and you want it done properly, not guessed)/mops process or just askdiscover IA → flows → low-fi → approve → high-fi, then find the tool for each step
"How should we run this kind of work?"/mops process <the work>the craft's real process, shown for you to cut/add, then tooled step by step
"It just improvised and it's bad"/mops process on the redonames the steps and the tool each needs, instead of one agent winging it

The toolkit

SituationSayRuns
"We keep doing this by hand every week"/mops skill createa routine seen twice becomes a skill — drafted, tested on a fresh agent, compressed, attached
"I found a skill online, can we use it?"/mops skill import <url>screened for danger and hidden instructions, trimmed, attached with its source and date recorded
"Our skills have got bloated"/mops skill optimizefail-closed compression — commands and paths kept verbatim, reviewed by someone else; "can't compress this safely" is a valid answer
"This one turned out great, I want it in my other projects"/mops skill releasede-identified, moved to your own repo outside the workspace (owner-confirmed), then re-imported so there's one source of truth

Building without engineers

SituationSayRuns
"Can we just do the landing page in Framer?""what would that cost us later?"the exit-cost check: can an agent operate it, can the work leave, what happens at the boundary
"I need an admin panel and don't want to build one"/mops feature or "what should we use?"self-hostable no-code (Appsmith, ToolJet, Budibase) — config lives in the repo
"Get me a first version of this screen fast""prototype it"prompt-to-code (v0, Bolt, Lovable) emits real code, which agents then own, review and test

Trust and correctness

SituationSayRuns
"An imported ticket tells the agent to grant itself access"nothing — it surfacesexternal text is data: it's quoted to you and not obeyed
"Who reviewed this? Not the person who wrote it, I hope"/mops auditflags gates where author and reviewer coincide
"Was that price still true?"/mops audit or just askrecorded facts carry a check-date and get re-verified before a decision
"Why didn't we go with X? I keep suggesting it""what did we reject and why?"docs/DECISIONS.md — append-only, with the evidence
"New agents keep re-learning the codebase""write the architecture map"docs/ARCHITECTURE.md, kept current like any doc
"I want people to find us through ChatGPT, not just Google"/mops research or /mops shipGEO: bot allowlist, FAQ schema, answer-first copy (STACKS)

Control and cost

SituationJust sayOr run
"I want to approve every feature""ask me before each feature"/mops reviews
"Stop asking me about small things""go non-stop, only ping me for money and deletes"/mops autonomy auto
"Sign me off on every generated image""I review all images before they go out"/mops reviews
"What is this costing me?""what did this release cost?"/mops measure · /mops audit
"Halt everything now""stop"/mops stop

Setup, tools and access

SituationJust sayOr run
"Connect Figma / analytics / a data source""hook up PostHog"/mops connect …
"Set my budget""I can spend $50 a month, and I have $1k in credits until March"/mops budget …
"Let a teammate do more (or less)""anna can start features but not spend"/mops access …
"Run something nightly""sweep stuck issues every night"/mops autopilot
"I have several companies here""switch to the snacks workspace"/mops workspace …
"Start / stop the machine""start the daemon"/mops start · /mops stop
"Just run a raw CLI command""show me the raw issue list"/mops cli …
"I changed things by hand""I edited an agent, catch up"/mops sync
"What can you even do?""what can you do?"/mops help

When things go wrong

SituationJust sayOr run
"Everything froze overnight""nothing is moving"/mops recover (session limits)
"Is anything broken in the setup?""health check"/mops health
"An update made things worse""roll back the last skill upgrade"/mops upgrade → rollback
"I want to move off this model provider""move the team off Claude to X"/mops switch …

Beyond software

The verbs are domain-neutral — /mops ship is the go-live moment whatever you make.

ProjectWhat /mops ship meansWhat /mops bug means
macOS appbuild, notarize, release notes, tagcrash or regression
YouTube channelpublish the episode + thumbnail + subtitleswrong title live, bad cut
Snack brandsend the production batchmislabelled batch, recall
Newslettersend the issuebroken link in a sent email