Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation
dlt-hub/dlt
SkillsMP has collected 15 skills from dlt-hub/dlt. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 5,747
- GitHub forks
- 587
Skills in this repository
Showing 15 of 15 collected skills.
Triage, plan, and implement a fix or feature for a GitHub issue end-to-end
Create a git worktree with a new branch for implementing a fix or feature for a GitHub issue
Review and rewrite the prose a branch adds — docstrings, comments, user-facing messages, docs — against dlt's fixed vocabulary and Simplified Technical English. Invoke as /review-vocabulary.
Stage changes and write a clean Conventional-Commit message that follows the repo's git rules
Find and configure a REST API source
Source text: Undetermined
Find and prioritize open GitHub issues by severity, community impact, and maintainer abandonment
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.
Enforces dlt import conventions and ordering. Use when writing or modifying Python imports in dlt/ or tests/.
Use when reading, editing, or creating files in dlt/_workspace/helpers/dashboard/ or tests/workspace/helpers/dashboard/ or tests/e2e/
Analyze and optimize Python code performance in critical paths
Generate release notes between two git tags with categorized PR summaries and author attribution
Switch the current session to work in an existing git worktree
Set up a dev environment in an existing worktree (make dev + copy secrets)