Ops Workspace

An isolated place to build and test one change — worktree, database, ports, dependencies — and the teardown that removes everything it created. Prepared and torn down by `ops-change`, never by a loop, so how isolation is provisioned stays a product fact. The framework default uses a plain git worktree; a repo needing a seeded database or a free port ships its own. Called by name with (action, context-json). NOT for direct use — never select it from a description match.

umbraco 81e71de 5.3 KB Updated

File contents

umbraco/umbraco-ai-ops/tree/main/plugins/ops-engine/skills/ops-workspace commit 81e71dea22

Frequently asked questions

npx skillmds@latest add umbraco/ops-workspace