Back to authors
Dimon94

Dimon94

9 Skills published on GitHub.

do-not-repeat-yourself

Find and reuse the nearest correct mechanism before adding another. Use when a Dverity change would add reusable code, policy, or workflow meaning.

UncategorizedView skill →

dverity-repair

Diagnose and repair confirmed defects to Verified Local. Use for evidence-first bug repair; remote submission requires separate explicit authority.

UncategorizedView skill →

dverity-research

Gather evidence for Dverity repair decisions. Use when a repair hypothesis or boundary needs primary-source proof before mutation.

UncategorizedView skill →

dverity-simplify

Simplify verified changes before remote submission. Use for deletion-first, YAGNI, native-library, structural, and test-seam review.

UncategorizedView skill →

git-commit

Create narrow auditable local commits. Use when verified Dverity work must be staged and committed without absorbing unrelated changes.

UncategorizedView skill →

merge-remote-review

Review and land one authenticated provider-native review item. Use when current-head review, landing, closeout, and remote-main parity are in scope.

UncategorizedView skill →

postmortem

Recall or record confirmed reusable failure lessons. Use after a verified recurrence, review escape, failed gate, or explicit user request.

UncategorizedView skill →

resolving-merge-conflicts

Resolve an in-progress merge or rebase conflict from proven product intent. Use only when Git reports an actual conflict.

UncategorizedView skill →

submit-remote-review

Submit a named verified source for remote review. Use when explicit authority covers push and one review item, but not approval or landing.

UncategorizedView skill →