D
Skills de Dagster Io
ci-iteration
by dagster-io
Run the specified CI target and automatically fix any failures. Keep iterating until all checks pass or you get stuck on an issue that requires human intervention.
cli-push-down
by dagster-io
Moving mechanical computation from LLM prompts into tested CLI commands. Use when writing or reviewing slash commands with embedded bash, when a skill/command…
cli-skill-creator
by dagster-io
This skill should be used when creating a skill for a CLI tool. Use when users ask to document a command-line tool, create CLI guidance, or build a skill for…
cmux
by dagster-io
This skill should be used when working with cmux, the terminal multiplexer application. Use when users mention cmux commands, workspace management, terminal…
command-creator
by dagster-io
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want…
dagster-best-practices
by dagster-io
Expert guidance for Dagster data orchestration including assets, resources, automation, testing,
dagster-best-practices
by dagster-io
Expert guidance for Dagster data orchestration including assets, resources, automation, testing,
dagster-conventions
by dagster-io
Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors,
dagster-expert
by dagster-io
Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires
dagster-expert
by dagster-io
Expert guidance for Dagster projects, asset definitions, and dg CLI workflows. Provides deep knowledge of Dagster concepts (assets, components, schedules, sensors, jobs) and helps with project structure, debugging, and codebase navigation Covers the dg CLI for common tasks: creating projects, scaffolding definitions, listing assets, launching runs, and exploring project structure Includes guidance on automation approaches (schedules, sensors, declarative automation) and integration patterns...
dagster-integrations
by dagster-io
Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to
dagster-integrations
by dagster-io
Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to
dg
by dagster-io
Dagster CLI for project creation, scaffolding components, launching assets, listing definitions,
dg
by dagster-io
dg — an installable skill for AI agents, published by dagster-io/skills.
dignified-code-simplifier
by dagster-io
Simplifies and refines Python code for clarity, consistency, and maintainability while preserving all functionality. Applies dignified-python standards.…
dignified-python
by dagster-io
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when
dignified-python
by dagster-io
Production Python coding standards with automatic version detection (3.10-3.13). Use when writing,
dignified-python
by dagster-io
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when
erk-diff-analysis
by dagster-io
Internal skill for commit message generation. Only load when explicitly requested by name or invoked by commands.
erk-exec
by dagster-io
Before running any erk exec command, check syntax with -h :
erk-gt
by dagster-io
Erk-specific Graphite (gt) patterns. Supplements the official `graphite` skill
erk-planning
by dagster-io
[REMOVED] This skill has been deleted. Plan management is now handled by slash commands and AGENTS.md.
erk-skill-onboarding
by dagster-io
Complete guide for adding a new skill to erk. Covers the decision tree, every file you need to touch, and which tests validate each registration.
fake-driven-testing
by dagster-io
This skill should be used when writing tests, fixing bugs, adding features,
fake-driven-testing
by dagster-io
This skill should be used when writing tests, fixing bugs, adding features,
fdt-refactor-mock-to-fake
by dagster-io
Remove unittest.mock.patch from tests by making source code inject gateway dependencies, then configuring pre-canned fakes in tests.
fdt-refactor-mock-to-fake
by dagster-io
Remove unittest.mock.patch from tests by making source code inject gateway dependencies, then configuring pre-canned fakes in tests.
gh
by dagster-io
This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands,…
graphite
by dagster-io
Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks.
gt
by dagster-io
This skill should be used when working with Graphite (gt) for stacked
integrations-index
by dagster-io
Comprehensive index of 82+ Dagster integrations organized by official tags.yml taxonomy including
learned-docs
by dagster-io
This skill should be used when writing, modifying, or reorganizing
npx-skills
by dagster-io
This skill should be used when working with the npx skills CLI ([email protected] by Vercel Labs) for managing agent skills — installing, discovering, updating, and…
objective
by dagster-io
Objectives are coordination documents for goals requiring multiple plans/PRs to complete. Unlike erk-prs (single executable implementations), objectives track progress across related work and capture lessons learned along the way.
pr-feedback-classifier
by dagster-io
Classify PR review feedback by filling in semantic fields from mechanical CLI output.
pr-operations
by dagster-io
Use when working with PR review comments, resolving threads, or replying to discussion comments. Essential for understanding the correct erk exec commands for…
refac-cli-push-down
by dagster-io
Moving mechanical computation from LLM prompts into tested CLI commands. Use when writing or reviewing slash commands with embedded bash, when a skill/command…
refac-mock-to-fake
by dagster-io
Remove unittest.mock.patch from tests by making source code inject gateway dependencies, then configuring pre-canned fakes in tests.
refac-module-to-subpackage
by dagster-io
Convert a monolithic Python module into a subpackage with submodules while preserving all behavior. This is a pure mechanical reorganization — no logic changes, no fixes to pre-existing issues, no improvements.
rename-swarm
by dagster-io
Parallel bulk rename across many files using a swarm of haiku agents. Use when mechanically renaming identifiers, parameters, or keys across 5+ files.
session-inspector
by dagster-io
Session Inspector provides comprehensive tools for inspecting Claude Code session logs stored in ~/.claude/projects/ . The skill enables:
skill-creator
by dagster-io
skill-creator — an installable skill for AI agents, published by dagster-io/erk.