Comments

Code comments and annotations

Showing 73-96 of 1139 skills
ClickHouse

continue-pr-auto

by ClickHouse

Unattended variant of continue-pr for automation (driven by utils/continue-all-prs.sh). Resolves conflicts - reworking stale features to reconcile with current master when a mechanical merge is not enough - fixes CI, addresses feedback, and pushes without ever asking the user. For interactive use, prefer continue-pr.

Comments 49.7K 20d ago
openclaw

openclaw-secret-scanning-maintainer

by openclaw

Triage, redact, clean up, and resolve OpenClaw GitHub Secret Scanning alerts in issues or PRs.

CLI Tools 389.1K 3mo ago
openclaw

github

by openclaw

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

CLI Tools 389.1K 4mo ago
ClickHouse

continue-pr

by ClickHouse

Continue work on an existing PR - resolve conflicts, fix CI failures, address reviewer feedback, and push updates. Use when the user wants to pick up and advance a pull request.

Comments 49.7K 22d ago
ClickHouse

review

by ClickHouse

Review a ClickHouse Pull Request for correctness, safety, performance, and compliance. Use when the user wants to review a PR or diff.

Comments 49.7K 9d ago
ClickHouse

investigate-ci

by ClickHouse

Investigate a ClickHouse CI failure end-to-end from a PR or S3 report URL. Fetches the failed tests and their output, classifies each as flaky vs a real regression using play.clickhouse.com master history, and for every failure searches for both an existing tracking GitHub issue and an existing fix (open/merged PR) — reporting, per failure, whether an issue still needs to be created and whether a fix exists with its status (WIP, merged, already in this branch or not). Downloads and reads the harness artifacts only for failures that history does not explain, and reports a root-cause hypothesis. Read-only first pass — never commits, pushes, or edits.

Comments 49.7K 7d ago
ClickHouse

diff-review

by ClickHouse

In-browser review of pending changes before committing or opening a PR. Starts a local server on localhost:3000 that renders the working-tree diff with @pierre/diffs CodeView, opens the user's browser, and waits for their line comments — which must then be read back and addressed. Works from a browser on the same machine, or from the user's own machine through an SSH-forwarded port (the server prints the ssh -L command); where nobody opens the page within 120 s, it exits on its own. Use when the user asks for a browser review of the changes.

Comments 49.7K 28d ago
ClickHouse

close-flaky-issues

by ClickHouse

Audit open "flaky test" GitHub issues and close those whose tests are no longer failing on master. Cross-references CI history from play.clickhouse.com with git log to attribute fixes.

Comments 49.7K 4mo ago
oven-sh

writing-bundler-tests

by oven-sh

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.

Comments 95.9K 8mo ago
metabase

typescript-write

by metabase

Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.

Comments 49.1K 18d ago
metabase

docs-review

by metabase

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

Comments 49.1K 8mo ago
coder

dogfood

by coder

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.

Comments 2K 2mo ago
lobehub

linear

by lobehub

'Linear issue management. Use for LOBE-xxx issues, Linear links, PRs referencing Linear, retrieving issues, updating status, completion comments, or sub-issue trees.'

Comments 82.3K 1mo ago
lobehub

store-data-structures

by lobehub

'LobeHub Zustand store data-shape patterns. Use when designing store state, list/detail splits, normalized maps, reducers, messagesMap, topicsMap, or choosing shared type sources.'

Comments 82.3K 3mo ago
home-assistant

ha-pr-comment-audit

by home-assistant

Audits the review comment threads on a Home Assistant GitHub pull request, flagging unaddressed comments and requests for clarification. Use when checking whether PR feedback has been handled, either standalone or as part of a full PR review.

Comments 90.2K 2mo ago
home-assistant

ha-pr-reviewer

by home-assistant

Reviews Home Assistant GitHub pull requests and provides feedback comments. This is the top skill to use for reviewing Pull Requests from GitHub.

Code Review 90.2K 1mo ago
home-assistant

ha-review

by home-assistant

Reviews Home Assistant code changes and provides constructive feedback. Should be used when a review is requested to provide a consistent review behavior and output format. This skill can be used for code reviews in general, not just for GitHub pull requests.

Comments 90.2K 1mo ago
openclaw

notion

by openclaw

"Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls."

CLI Tools 389.1K 3mo ago
openclaw

peekaboo

by openclaw

"Capture and automate macOS UI with the Peekaboo CLI."

Accessibility 389.1K 2mo ago
Significant-Gravitas

pr-polish

by Significant-Gravitas

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready without setting a fixed number of rounds.

Comments 186.9K 4mo ago
Significant-Gravitas

pr-test

by Significant-Gravitas

"E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system."

Auth 186.9K 1mo ago
pytorch

fix-issue

by pytorch

Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a PyTorch GitHub issue.

Comments 102.8K 3mo ago
hashintel

documenting-rust-code

by hashintel

Rust documentation practices for HASH codebase. Use when writing doc comments, documenting functions/types/traits/modules, creating error sections, using intra-doc links, or following rustdoc conventions.

Comments 1.7K 3mo ago
mastra-ai

factory-complete-issue

by mastra-ai

Mark a GitHub issue as done and update its status labels

Comments 27.7K 24d ago