Engine API

The LLM-facing contract for the deterministic claude-wiki-pages Bun engine — how ANY agent should call it. Documents each subcommand (verify, fix, heal, doctor, config, migrate, search, snapshot; plus planned index/link-suggest), its `--json` output shape, exit codes, and when to call it on a write-path. Trigger when an agent or user asks "how do I call the engine", "what does the engine return", "how do I verify/heal programmatically", or invokes /claude-wiki-pages:engine-api. This is reference material, not an action — it teaches the tool surface.

odere-pro 093669b 13.9 KB Updated

File contents

odere-pro/claude-wiki-pages-plugin/tree/main/skills/engine-api commit 093669b298

Frequently asked questions

npx skillmds@latest add odere-pro/engine-api