Skip to main content
fedemelo
GitHub creator profile

fedemelo

Repository-level view of 18 collected skills across 4 GitHub repositories.

skills collected
18
repositories
4
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

work-summary
unclassified

Summarizes the user's own pull request activity in the current repo from a cutoff date to now: PRs still open, PRs merged, and PRs closed without merging, each with a one-line summary of what it does plus review and CI state. Use when asked what work was…

Aug 18, 2026
address-review
unclassified

Triages PR review feedback (human comments and bot findings) on the current branch's PR or a given number or URL, fixes the real issues by following the commit skill, and returns replies in this session for the rest. Never pushes or posts to the PR. Use when…

Aug 18, 2026
commit
unclassified

Commits staged or pending changes following personal conventions: modular commits, terse single-line messages, no AI attribution. Use when asked to commit.

Aug 18, 2026
land
unclassified

Pushes local commits to the tracked branch with the git-land tool, which wraps them in a disposable, auto-merged PR. Use when asked to land, ship, or merge local commits without a manual PR.

Aug 18, 2026
local-review
unclassified

Reviews a GitHub PR as a staff engineer and returns numbered, categorized comments plus an APPROVE, COMMENT, or REQUEST CHANGES verdict in this session, without posting to the PR or changing code. Takes an optional PR number or URL (defaulting to the current…

Aug 18, 2026
open-pr
unclassified

Puts up a clean PR for the current working changes: cuts a fresh branch off the latest default branch, commits only valid code changes, pushes, and opens a PR assigned to the user with a terse description. Use when asked to open, put up, raise, or submit a PR.

Aug 18, 2026
second-opinion
unclassified

Gives an informed opinion on a comment someone left on a PR: refetches so the view is current, works out which comment is meant without being told, checks the claim against the code, and says plainly whether it holds. Never changes code, posts, replies, or…

Aug 18, 2026
todo
unclassified

Files a GitHub issue with the git-todo tool, auto-assigned to the user, for lightweight personal backlog tracking. Use when asked to create a todo or issue, or track a bug or task on GitHub.

Aug 18, 2026
Showing 8 of 12 collected skills.
Showing 4 of 4 repositories
All repositories loaded