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.
Menú
Vista por repositorio de 8 skills recopiladas en 4 repositorios de GitHub.
Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad 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.