with one click
ameyalambat128
Repository-level view of 8 collected skills across 4 GitHub repositories.
Where the skills live
Top repositories by collected skill count, with their share of this creator catalog and occupation spread.
Repositories and representative skills
Review and commit changes in meaningful chunks. Use when the user has multiple uncommitted changes that should be organized into logical, atomic commits.
Create a pull request with a clean, AI-native summary of all commits. Use when the user wants to create a PR from the current branch with a well-structured description.
Review and commit git changes in meaningful, atomic chunks. Use when a user asks to review uncommitted changes, group them into logical commits, stage selectively, and create conventional-commit messages, including running status/diff and showing recent log.