Work a GitHub issue end to end — verify the report against development, find every command with the same defect, then fix, test and open a pull request. Also handles triage-only issues that need a comment instead of code.
원문 언어: 영어
메뉴
SkillsMP는 dataplat/dbatools에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
Work a GitHub issue end to end — verify the report against development, find every command with the same defect, then fix, test and open a pull request. Also handles triage-only issues that need a comment instead of code.
원문 언어: 영어
Run codex as an external code reviewer on a commit SHA, uncommitted changes, staged changes, or specific files. Use when the user wants an independent second-opinion review they can iterate on.
원문 언어: 영어
Diagnose the Claude Code hook environment for this repo — which tools are present, what each absence disables, and how to fix it. Use when hooks error, block unexpectedly, or seem to do nothing.
원문 언어: 영어
Run every dbatools quality gate on demand before committing — style scan, command registration, TODO sweep, and a codex review of the working diff.
원문 언어: 영어