# Imperial Twap Execution

> Imperial TWAP Execution

- Skill: `solizardking/imperial-twap-execution-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add solizardking/imperial-twap-execution-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/solizardking/imperial-twap-execution-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: Solizardking (https://skillmd.com/u/solizardking)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/solizardking/imperial-twap-execution-2

---


# Imperial TWAP Execution

Imperial exposes order primitives, not a first-class TWAP runner in this repo.

Use this skill for:

- defining slice count, interval, side, notional, venue, and profile budget
- deciding whether to pin to Phoenix or allow route-based venue selection
- specifying what a durable worker must persist between slices

Webhook caveat:

- The Telegram webhook should not masquerade as a durable TWAP engine. It can create a TWAP plan, but long-lived slice execution needs a runner with persisted state.

