Skip to main content
JDevlieghere
GitHub creator profile

JDevlieghere

Repository-level view of 5 collected skills across 1 GitHub repositories.

skills collected
5
repositories
1
updated
Aug 28, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

comments
unclassified

Conventions for writing source code comments. Load when adding or editing comments, reviewing a diff for comment quality, or deciding whether a comment belongs at all. Covers when a comment earns its place, WHY-not-WHAT, raising rationale to a principle…

Aug 28, 2026
pr-review
unclassified

Multi-agent, read-only code review of a GitHub PR, a branch, or the current working-tree diff. Kicks the slow adversarial reviewer off in the background first, then runs the fast axes (correctness, design, tests/conventions, plus conditional…

Aug 18, 2026
review-queue
software-quality-assurance-analysts-and-testers

Fetch and prioritize the open llvm/llvm-project PRs awaiting my review. Combines a deterministic GitHub fetch (review-requested / reviewed-by / mentions, deduped and scored by area + signals) with an AI-assisted ranking that surfaces what actually needs my…

Jul 14, 2026
llvm-development
software-developers

Conventions for writing, refactoring, or reviewing C++ in LLVM, Clang, or LLDB trees. Covers the naming split between LLVM and LLDB, include ordering, ADT containers and string types (StringRef, SmallVector, DenseMap), Error/Expected handling, LLVM-style…

Jun 17, 2026
commit-message
software-developers

Conventions for drafting git commit messages. Load when asked to write a commit message, draft a commit, or run `git commit`. Covers subject-line bracket prefixes, NFC tagging, line-length and wrapping rules, imperative mood, body content focused on the why,…

May 15, 2026
Showing 1 of 1 repositories
All repositories loaded