원클릭으로
auto-docstring-rules
// Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.
// Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.
| name | auto-docstring-rules |
| description | Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files. |
| user-invocable | false |
Use @.claude/rules/docstrings.md regardless of path setting
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 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/
Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation
Triage, plan, and implement a fix or feature for a GitHub issue end-to-end