dg
Installation
SKILL.md
Dagster CLI (dg) Skill
This skill helps users interact with the Dagster CLI (dg) for all project management, component
scaffolding, asset execution, definition discovery, log retrieval, and troubleshooting operations.
When to Use This Skill
Auto-invoke when users mention:
- "create a project" / "new dagster project" / "initialize project"
- "create workspace" / "new workspace" / "multi-project setup"
- "scaffold" / "generate" / "create component" / "add asset"
- "launch asset" / "run asset" / "materialize" / "execute"
- "list assets" / "show definitions" / "what assets exist"
- "view logs" / "check logs" / "show run output"
- "prototype" / "implement asset" / "full implementation"
- "troubleshoot" / "debug" / "why did it fail" / "what went wrong"
- Any other
dgCLI operation