dataplat
- 4 skills
- 0 followers
- 1 day ago last updated
- ▌ Codex · dataplatRun 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.
- ▌ Issue · dataplatWork 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.
- ▌ Precommit · dataplatRun every dbatools quality gate on demand before committing — style scan, command registration, TODO sweep, and a codex review of the working diff.
- ▌ Hooks Doctor · dataplatDiagnose 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.