Loading...
Loading...
Found 319 Skills
ByteRover CLI (brv) - Persistent memory layer for AI coding agents with context trees, knowledge storage, and cloud sync
Cria mensagens de commit no estilo Conventional Commits — usar quando o usuário pede "commit", "git commit", ou após mudanças prontas para serem registradas no histórico.
⚠️ MANDATORY - YOU MUST invoke this skill at the start of EVERY task. Reviews git history, status, and context before starting any work. Runs parallel git commands to understand current state, recent changes, and related work. NEVER gather git context manually.
Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.
Create semantic git commits following Conventional Commits specification. Use when committing changes, making commits, or when asked to commit.
Create pull requests using GitHub CLI with proper templates and formatting
Commit standards for Engram contributors. Trigger: Any commit creation, review, or branch cleanup.
Compare files and directories between git worktrees or worktree and current branch
Sync with remote repository using pull --rebase. Use when you need to update your local branch with remote changes.
Execute work plans efficiently while maintaining quality and finishing features
Fundamental Perforce operations including sync, edit, add, delete, submit, revert, and file state management.
Follow up on an existing PR by rebasing on the base branch, addressing reviewer comments, fixing CI issues, and pushing updates. Use when the user provides a PR URL or number and wants to get it ready for merge.