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
Vue par dépôt de 8 skills collectés dans 4 dépôts GitHub.
Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.
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.