بنقرة واحدة
pr-comments
Fetch GitHub PR comments for the current branch to refresh context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fetch GitHub PR comments for the current branch to refresh context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Follow strict Test Driven Development with small incremental steps
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Move a config file into the ~/dotfiles repo, symlink it back to its original location, and update SETUP_MACOS.md so a fresh machine reproduces the setup. Use when the user says "port this to dotfiles", "track X in dotfiles", "let's save these settings to the dotfiles repo", or after editing a config that isn't yet under `~/dotfiles/`.
Port a Neovim colorscheme to a matching Ghostty theme so that switching colorschemes in nvim live-updates Ghostty. Use when the user installs a new nvim colorscheme and wants Ghostty to follow, or asks "add X to ghostty themes", "port X to ghostty", or `:colorscheme X` produces a mismatch with the terminal.
Fetch Linear ticket context from the current git branch
Refresh context after manual file updates
| name | pr-comments |
| description | Fetch GitHub PR comments for the current branch to refresh context |
Fetch all comments on the GitHub pull request associated with the current branch and present them as context.
git branch --show-current to get the current branch namegh pr view --json number,title,url,comments,reviews,reviewRequests --jq '.' to get the PR details and comments for the current branchreviews), grouped by reviewer, including:
comments), each showing: