Results for “git-log”
12 skillsgithub
GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.
0
mcp-copilot-studio-server-generator
Generates a complete MCP server implementation optimized for Microsoft Copilot Studio, including Power Platform connector schema, custom C# logic, and deployment configuration.
36.2k
More results
github
Interact with GitHub using the `gh` CLI to check PR status, manage issues, review code, and query the API.
1
github
Interact with GitHub repositories using the `gh` CLI to manage issues, pull requests, CI runs, and query the GitHub API.
3.8k · bundle
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
github
Interact with GitHub issues, pull requests, Actions runs, and the GitHub API using the `gh` CLI.
42.4k · bundle
github
Interact with GitHub issues, pull requests, Actions runs, and the GitHub API using the `gh` CLI.
5 · bundle
git-integration
Capabilities
1.7k · bundle
github
Interact with GitHub via the `gh` CLI. Use for issues (read, comment, file), pull requests (view, comment, check CI status), workflow runs, and `gh api` for queries the subcommands don't cover. Authentication is via the bot's GITHUB_TOKEN (already wired through `gh auth setup-git` at container start).
6
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
0 · bundle
github
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
9
oauth
Use when a val needs to require login with a Val Town account — gating routes behind authentication, identifying the current user, building user-specific dashboards. Covers std/oauth's `oauthMiddleware` and `getOAuthUserData`, the auto-managed `/auth/*` routes, and session behavior. For third-party OAuth providers (Google, GitHub, etc.) see the `third-party-integrations` skill instead.
0