Skip to main content
Run any Skill in Manus
with one click
$pwd:

transactql

// Compose a multi-step write to a Clef app as a single atomic Transaction using transactQL (the EdgeQL-style DSL) or transact(ops:) (the explicit Op[] form). Use whenever a fix touches >1 concept / >1 file / requires a precondition / would otherwise be a stack of separate Edit/Write calls. Atomic, idempotent on retry, dryRun-previewable, rolls back on failure.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 19:13
SKILL.md
readonly