Create or skip a changeset for the current branch.
Guide or execute the main-branch release workflow.
Update DevGraph's owned docs surfaces after code changes.
Menu
Visão por repositório de 8 skills coletadas em 4 repositórios do GitHub.
Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.
Create or skip a changeset for the current branch.
Guide or execute the main-branch release workflow.
Update DevGraph's owned docs surfaces after code changes.
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.