Senior-dev review pass: reference-projects analysis + improvements #2
Labels
No labels
bug
code-review
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
foravo/mesh-review-comment-proof-20260519044241#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub issue
M00C1FER/mesh-review#12.Source: https://github.com/M00C1FER/mesh-review/issues/12
Original author: @M00C1FER
Original state: closed
Senior-developer review · improve · commit cycle
Operate as a senior GitHub developer. Make sound engineering judgment calls; do not ask permission for every change. Ship work with conventional-commit-formatted commits and a clean PR.
Workflow
gh search reposwith relevant keywords to find 3-5 well-rated peers (≥50 stars, MIT/Apache/BSD, recently active). Note one concrete pattern from each inREFERENCES.mdat the repo root (commit it).copilot/senior-review-2026-05-02. One conventional-commit per logical improvement. Run tests after each commit. Rungitleaks detect --no-banner --redactbefore push.Hard constraints
243271903+M00C1FER@users.noreply.github.com. Verify withgit config user.emailbefore each commit.feat:,fix:,docs:,refactor:,test:,chore:,ci:,perf:. Subject ≤72 chars + body explaining WHY.Specific scope for this repo
Vendor-neutral multi-LLM PR review + summary toolkit. Recently merged: confidence clamping, 95-test suite (#11). Look at: real LLM SDK adapter for the falsifier (replace v0.1 stub), JSON schema for findings (vs current free-text), pre-commit hook integration, comparison against GitButler / aider / continue.dev review patterns.
Stop conditions
main, document in the PR and continue with non-test improvements.