Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A high-quality operational skill: lean, fully actionable, with a clearly sequenced workflow that handles edge cases and discloses limitations, and a properly signaled single external script reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense with non-obvious domain knowledge (the deleted_at gotcha, tombstone rename behavior, batch sizing) and assumes Claude's competence, avoiding padding with concepts Claude already knows. | 3 / 3 |
Actionability | Provides a concrete SQL query, a concrete MCP call with exact parameters, specific batch sizes, and a copy-paste-ready script invocation — all executable rather than pseudocode. | 3 / 3 |
Workflow Clarity | A clearly sequenced five-step workflow with explicit edge-case checkpoints (borderline cutoffs, deleted-and-restored flags, sampling disclosure, methodology reporting) that guide a fragile batch-lookup operation. | 3 / 3 |
Progressive Disclosure | Well-organized into focused sections with a single one-level-deep, clearly signaled reference to scripts/strip_deleted_suffix.py, which exists as a real bundle file. | 3 / 3 |
Total | 12 / 12 Passed |