Skip to main content
vavallee
GitHub creator profile

vavallee

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

skills collected
9
repositories
1
updated
Aug 27, 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

tag-release
unclassified

Use when cutting a release — composing the `## [vX.Y.Z]` `CHANGELOG.md` section, picking the version bump, walking commits since the last tag, and pushing the tag. Pushing the tag triggers GoReleaser + provenance signing, a public GitHub Release and Discord…

Aug 27, 2026
autofix
unclassified

Fix one confirmed bug unattended and leave a reviewable branch — failing test first, minimal diff, CI gate, changelog fragment, PR_BODY.md. Committing, pushing, and opening the PR happen outside this skill.

Aug 19, 2026
fix-issue
software-developers

Analyze and fix a GitHub issue end-to-end, producing a PR

Aug 10, 2026
discord-reports
software-developers

Pull user bug reports from the bindery Discord and convert them to GitHub issues

Jul 10, 2026
triage
software-developers

Sweep open issues and PRs, categorize, and propose a work queue

Jul 10, 2026
commits
software-developers

Use when picking a branch name, staging files, or writing a commit message — covers branch conventions, the project's Conventional Commits format with the scope vocabulary observed in history, and the documentation-update gate that fires before every commit…

May 14, 2026
prs
software-developers

Use when opening or updating a pull request, responding to review, or filing a GitHub issue — covers the PR body skeleton matched to recent merged PRs, draft → ready → squash mechanics, rebase-vs-merge policy, and the issue-template routing (`bug_report.yml`…

May 14, 2026
smoke-testing
software-quality-assurance-analysts-and-testers

Use when deciding whether to run an out-of-process test suite (real binary or live instance) — picks between `make smoke`, `make abs-contract`, and `make predeploy-smoke` after the unit suite passes but you've changed handler wiring, scheduler jobs,…

May 14, 2026
Showing 8 of 9 collected skills.
Showing 1 of 1 repositories
All repositories loaded