What problem does it solve?
Grimoire centralizes the installation, authoring, validation, simulation, and safe execution of .spell strategies so agents and operators can build deterministic financial workflows without ad-hoc tooling gaps.
Core Features & Use Cases
- Installation & Runtime: Guidance for global, npx, and repo-local Bun invocations and how to resolve invocation failures.
- Authoring & Validation: Mandatory reference-first authoring rules, formatting, compile/validate loops, and advisory hygiene for deterministic advisory outputs.
- Preview & Execution Safety: Preview-first semantics with simulate and cast --dry-run, Foundry Anvil/Cast diagnostics, venue doctor checks, cross-chain orchestration, and advisory replay for consistent live execution.
- Use Case: A developer preparing a cross-chain value-moving strategy can follow the skill to set up wallets, validate spell syntax, run local fork previews, capture advisory outputs for replay, and safely move to a live cast.
Quick Start
Run the Grimoire CLI setup, validate your .spell, and simulate it with the appropriate RPC and chain settings.