Ctx Serve

Hosts a project's long-running processes — dev servers, watchers, build daemons — in tmux so they survive session exit and are shared across parallel agent sessions on one repo, recording their durable topology in a committed service manifest and detecting live status rather than storing it. Use when a task needs a dev server or watcher running, when parallel sessions must share one running service, when a process must outlive a /compact or session reset, or when reattaching to or restarting a service a prior session started. Records topology in ctx/services.md; a narrow operational companion in a ctx knowledge base. Not for one-shot foreground commands.

motiful 1a59d77 9.3 KB Updated

File contents

motiful/ctx/tree/main/skills/ctx-serve commit 1a59d774ae

Frequently asked questions

npx skillmds@latest add motiful/ctx-serve