dlt
dlt-hub/dlt ↗/plugin install dltcontents
Enforces dlt import conventions and ordering. Use when writing or modifying Python imports in dlt/ or tests/.
Analyze and optimize Python code performance in critical paths
Set up a dev environment in an existing worktree (make dev + copy secrets)
Generate release notes between two git tags with categorized PR summaries and author attribution
Use when reading, editing, or creating files in dlt/_workspace/helpers/dashboard/ or tests/workspace/helpers/dashboard/ or tests/e2e/
Triage, plan, and implement a fix or feature for a GitHub issue end-to-end
Use when adding or proposing a new test ONLY if the test rules are not present
Switch the current session to work in an existing git worktree
Analyze a GitHub pull request including diff, comments, related issues, and local code context
Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.
Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation
Create a git worktree with a new branch for implementing a fix or feature for a GitHub issue