Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.
Score 70/100
Push a versioned release for the GetFresh Ventures website — updates GitHub (README, CHANGELOG, tag), creates GitHub Release, deploys to Vercel via push, and posts a Linear…
Score 70/100
Customize plot aesthetics using natural language. Use when the user wants to change colors, fonts, titles, labels, themes, or any visual aspect of a plot before publication.
Score 70/100
Search and retrieve plots from history. Use when the user asks about previous plots, wants to find a plot they made earlier, re-display a past visualization, or export a…
Score 70/100
Generate markdown reports with embedded ggterm visualizations. Use when creating analysis reports, documenting results, exporting findings, or when the user wants plots in…
Score 70/100
Create terminal data visualizations using Grammar of Graphics. Use when plotting data, creating charts, graphing, visualizing distributions, or when the user mentions plot, chart,…
Score 70/100
Export terminal plots to publication-quality formats (PNG, SVG, PDF, HTML). Use when the user wants to save, export, publish, or create a high-quality version of a plot.
Score 70/100
Apply publication-quality style presets to plots. Use when the user wants to style a plot like Wilke, Tufte, Nature, The Economist, or apply minimal/publication styling.
Score 70/100
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from…
Score 70/100
Inspect failing GitHub Actions checks, isolate the actionable failure, and turn it into a concrete fix path with verification steps.
Score 70/100
GitHub Actions failure diagnosis and repair loop through gh. Use when the user says GitHub Actions failed, CI is red, checks failed after push, or asks to inspect and fix workflow…
Score 70/100
Reports your GitHub activity for a specific day using the gh CLI, showing commits, issues, and activity timeline.
Score 70/100
Generate a plain-language activity report of your GitHub work for a given date range, including commits, pull requests, reviews, issues, and comments.
Score 70/100
Adds an issue or PR to a GitHub Project. Use to link repository work to a project board.
Score 70/100
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Score 70/100
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Score 70/100
gh CLI の高度な使い方、使用頻度の低いサブコマンド、便利なオプションを提供。trigger「gh の使い方」「GitHub API を叩きたい」「gh」「use gh」
Score 70/100
Manages assignees on a GitHub issue. Use to indicate ownership or request review.
Score 70/100
Batch merge multiple PRs by label (e.g., all 'ready-to-merge' PRs). Use when you have multiple approved PRs to merge.
Score 70/100
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub…
Score 70/100
Adds a comment to a GitHub issue. Use to provide updates, ask questions, or link related work.
Score 70/100
Create GitHub issues and PRs following contribution guidelines. Activate when user says 'contribute this', 'submit pr', 'open issue and pr', or wants to submit changes to upstream.
Score 70/100
Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.
Score 70/100
Create or update GitHub pull requests using the repository-required workflow and template compliance.
Score 70/100
Create a pull request properly linked to a GitHub issue using gh pr create --issue. Use when creating a PR that implements or addresses a specific issue.
Score 70/100
Creates a new GitHub issue. Use when a new task, bug, or feature request needs to be tracked.
Score 70/100
Provides a GitHub pull request dashboard directly in the terminal. Use when the user wants to view PR status, check CI/CD progress, review bot comments, or merge pull requests…
Score 70/100
Find and answer unanswered GitHub discussions. Activate when user wants to contribute to open source discussions, help answer GitHub questions, or find discussions to answer.
Score 70/100
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval.
Score 70/100
Address PR review feedback by making changes and replying to comments. Use when a PR has open review comments needing responses.
Score 70/100
Retrieve all review comments from a pull request using the GitHub API. Use when you need to see what feedback has been provided on a PR.
Score 70/100
End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an issue from scratch.
Score 70/100
Create a GitHub issue following project guidelines
Score 70/100
Edit GitHub issue metadata using gh CLI. Update title, body, labels, assignees, milestones, and projects. Use when issue details need to be changed.
Score 70/100
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix,…
Score 70/100
Start pracy nad issue: branch z domyślnej gałęzi repo, status In progress, assignee.
Score 70/100
把 GitHub Issue 轉成結構化技術規格文件。當用戶說「issue 轉 spec」「寫規格」「gh issue to spec」時使用。
Score 70/100
Label taxonomy and triage workflow for GitHub issues. Defines type labels (bug/feature/enhancement/docs/chore), priority levels (critical/high/medium/low), status labels, and…
Score 70/100
Treats GitHub Issues as the async backlog + decision channel between user and AI agent. Use when a non-blocking todo / bug / decision needs to persist beyond the chat session.
Score 70/100
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments.
Score 70/100
Write GitHub Issues/PRs and manage milestones for this repo. Use for issue/PR content conventions and gh CLI workflow (including milestones).
Score 70/100
Creates and links a development branch to an issue. Use to start implementation work.
Score 70/100
Lists GitHub issues with optional filtering. Use when you need to browse open, closed, or specifically labeled issues in a repository.
Score 70/100
Lists GitHub Projects (v2). Use when you need to find project IDs or view available boards.
Score 70/100
Manages GitHub sub-issues (parent-child relationships) using the GitHub REST API. Use when you need to list, add, remove, or reprioritize sub-issues for a parent issue.
Score 70/100
Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.
Score 70/100
PR の承認・マージと後処理(Issue クローズ、ブランチ切り替え、Worktree 削除)を行う。ユーザーが「PRを承認する」「マージして」と言ったときに使用します。
Score 70/100
Automatically detects GitHub PR mentions (URLs, #123, owner/repo#123) and intelligently fetches condensed context via gh-pr-analyzer subagent when needed for the conversation
Score 70/100
List and resolve GitHub PR review comments. Use when working with PR feedback, addressing review comments, or marking threads resolved.
Score 70/100
Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations.
Score 70/100
Keep pull requests and issues healthy using gh CLI (list, view, comment, close).
Score 70/100
Automated code review for local branches, PRs, commits, and files. Supports single-agent review with interactive fix selection, or multi-agent deep review with reviewer-verifier…
Score 70/100
Write and update GitHub PR titles and PR bodies with repository templates and local conventions. Use when creating PRs with `gh pr create`, revising PR text, choosing a…
Score 70/100
Read context from GitHub issue including body and comments. Use before starting implementation work or when prior context is needed.
Score 70/100
Reply to PR review comments using the correct GitHub API endpoint. Use when responding to inline code review feedback (not gh pr comment).
Score 70/100
Create a new GitHub repository with the gh CLI and bootstrap a local project in ~/projects with git init, README, remote setup, and initial push.
Score 70/100
Address GitHub PR review threads or issue comments with explicit comment selection, repo-grounded fixes, and concise reply-ready summaries.
Score 70/100
Comprehensively review a pull request including code changes, CI status, and adherence to project standards. Use when asked to review a PR.
Score 70/100
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
Score 70/100
Use when searching code across GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web…
Score 70/100