1k-trade-swap-market
Installation
SKILL.md
Trade / Swap / Market
Use this skill as a map to the owning code and contract. Let current code, payloads, and runtime behavior decide implementation details.
Quick Start
- Reproduce the real entry and affected platform.
- Trace
entry -> selection -> quote -> review -> execution -> history/status. - Identify the first owner whose state or contract is wrong; inspect adjacent consumers before editing.
- Preserve the trade identity across async boundaries, make the smallest owner-correct change, and verify the same user path.