Content
52%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The skill is concise and well-structured as a quick reference card for Drift slash commands, but it lacks critical depth for safe execution. Trading operations are inherently risky and the absence of any validation steps, error handling, or confirmation workflows is a significant gap. Additionally, it's unclear what system or tool actually processes these slash commands, making the actionability questionable.
Suggestions
Add validation/confirmation workflows for trading operations (e.g., confirm order details before submission, check balance before trading, verify position before closing)
Clarify the execution context—what tool or integration processes these /drift commands, and how Claude should handle errors or failed transactions
Add guidance on risk constraints such as maximum position sizes, slippage tolerance, and what to do when orders fail or partially fill
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Very lean and efficient. No unnecessary explanations of what Drift is beyond one line, no padding about Solana or perpetual futures concepts. Every line serves a purpose. | 3 / 3 |
Actionability | Provides clear command syntax with examples, but these are slash commands without any underlying code, SDK usage, or implementation details. It's unclear how Claude would actually execute these commands—there's no connection to an API, SDK, or tool. | 2 / 3 |
Workflow Clarity | No workflow sequencing for multi-step trading operations. Trading involves risky/destructive financial operations but there are no validation steps, no confirmation flows, no error handling guidance, and no feedback loops for failed orders or insufficient balance scenarios. | 1 / 3 |
Progressive Disclosure | Content is well-organized into logical sections (Commands, Examples, Market Types), but for a protocol with perpetuals, prediction markets, and multiple market types, there are no references to deeper documentation for advanced topics like order types, risk management, or API details. | 2 / 3 |
Total | 8 / 12 Passed |