Content
78%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable with executable commands and clear prerequisites/validation checkpoints, but progressive disclosure is undermined because the four referenced reference files do not exist in the bundle, and the workflow lacks an explicit validate-fix-retry loop for the bundle/deploy path.
Suggestions
Add the missing referenced files (databricks-cli-install.md, databricks-cli-auth.md, data-exploration.md, declarative-automation-bundles.md) to the references/ directory so the signaled navigation resolves.
Add an explicit validate->fix->retry feedback loop for bundle deploy (e.g. run `databricks bundle validate`, address errors, then `bundle deploy`) to raise workflow clarity for the destructive/batch deploy step.
Move the in-body Quick Reference command catalog into a reference file to keep SKILL.md as a true overview and tighten conciseness.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean command-and-table reference material that assumes Claude's competence, with only minor padding (e.g. the WORKS/DOES NOT WORK shell-session framing could be trimmed), so it sits above the midpoint at 'efficient with minor over-explanation'. | 4 / 5 |
Actionability | It provides fully executable, copy-paste-ready commands for the common cases (profile selection, data exploration via aitools, list/get commands, bundles) and explicitly flags which flags/commands do not exist, covering the common cases comprehensively. | 5 / 5 |
Workflow Clarity | Prerequisites and Profile Selection are clearly sequenced with validation checkpoints ('STOP. Do not proceed...'), and the separate-shell guidance is explicit; however the bundle deploy/run flow and the troubleshooting feedback loop lack an explicit validate-then-fix-then-retry loop, so it is below the level-5 checklist anchor. | 4 / 5 |
Progressive Disclosure | The body references four reference files (install, auth, data-exploration, bundles) one level deep with a task-oriented table, which is good signaling, but no referenced bundle files actually exist in references/scripts/assets, so the structure is incomplete and the in-body Quick Reference duplicates detail that belongs in those files. | 3 / 5 |
Total | 16 / 20 Passed |