Comments

Code comments and annotations

Showing 49-72 of 1139 skills
mastra-ai

factory-review

by mastra-ai

Review a pull request for a Factory work item — history and context first, then a verdict published on the PR — and mark the review complete

Comments 27.7K 6d ago
mastra-ai

gh-bulk-issues

by mastra-ai

Orchestrate parallel Mastra Code headless instances to debug and fix multiple GitHub issues simultaneously

Code Review 27.7K 1mo ago
mastra-ai

understand-pr

by mastra-ai

Guided interactive PR review — understand the history and context before forming opinions

Comments 27.7K 1mo ago
mastra-ai

factory-triage

by mastra-ai

Triage a Factory work item's issue — trace history, understand architecture, diagnose root cause, then advance the stage

Comments 27.7K 4d ago
mastra-ai

triage-issue

by mastra-ai

First-contact triage for a GitHub issue

Comments 27.7K 26d ago
screenpipe

screenpipe-api

by screenpipe

Query the user's data via the local screenpipe REST API at localhost:3030 — screen recordings, audio, UI elements, usage analytics, meetings, connected services, and the user's persistent memory store. Use for questions about screen activity, meetings, apps, productivity, media export, retranscription, connections, OR to save / remember / store information for later (POST /memories — survives across sessions, queryable by external agents).

Auth 21.2K 22d ago
lobehub

Task Lifecycle

by lobehub

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

CLI Tools 82.3K 1mo ago
microsoft

act-on-feedback

by microsoft

Act on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.

Comments 189.7K 2mo ago
microsoft

code-review

by microsoft

Perform a code review of the current session's changes. Use when the user requests a code review via the Run Code Review button in the Changes toolbar.

Comments 189.7K 2mo ago
PostHog

announcing-behavior-changes

by PostHog

Decides whether a behavior-changing fix needs an in-app notice, then builds one that reaches only the affected users and can be removed later. Use when a change alters what an existing user sees without them doing anything — a metric moves, a chart shifts, a count drops, a date range resolves differently, a matcher matches differently — and when adding, reviewing, or removing such a notice. Trigger terms: behavior change, breaking change, semantics change, "results may differ", change notice, deprecation banner, migration banner. Carries the gate (narrow to the affected users with a tested predicate, or do not ship a notice at all), the pattern from SqlInsightDateFilterNotice, where to anchor the notice, and the flag-based removal path. Not for new features (use the changelog), not for permanent per-object warnings computed by the backend, and not for the wording itself (see /writing-user-facing-copy).

Comments 39.6K 13d ago
larksuite

lark-okr

by larksuite

"飞书 OKR:管理目标与关键结果。查看和编辑 OKR 周期、目标、关键结果、对齐关系、量化指标和进展记录。当用户需要查看或创建 OKR、管理目标和关键结果、查看对齐关系时使用。不负责:待办任务管理(lark-task)、日程/会议安排(lark-calendar)、绩效评估"

Automation 16.9K 6d ago
larksuite

lark-task

by larksuite

"飞书任务:管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务、为任务上传附件文件、注册注销任务智能体、更新智能体主页数据、写入任务记录时使用。"

Comments 16.9K 17d ago
blader

humanizer

by blader

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

Comments 38.2K 1mo ago
EveryInc

ce-babysit-pr

by EveryInc

"Babysits an open GitHub PR until merge-ready, continuously reacting to review comments, CI failures, and snapshot-flagged branch-currency items. Use when asked to babysit, watch, monitor, or keep an eye on a PR over time — not for one-shot comment resolution or one CI failure. GitHub (incl. Enterprise) only."

Comments 24.6K 20d ago
EveryInc

ce-debug

by EveryInc

'Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.'

Comments 24.6K 20d ago
EveryInc

ce-resolve-pr-feedback

by EveryInc

Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.

Comments 24.6K 1mo ago
EveryInc

ce-proof

by EveryInc

Publish, read, comment on, or edit markdown in Proof. Use for Proof links, sharing specs/plans/drafts, or publish handoffs from planning workflows; avoid proofread, math, evidence, or proof-of-concept meanings.

Comments 24.6K 23d ago
EveryInc

ce-code-review

by EveryInc

"Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; report-only by default, with explicit local apply available for user-directed fix workflows."

CLI Tools 24.6K 22d ago
EveryInc

lfg

by EveryInc

"Run the full autonomous shipping pipeline end-to-end, hands-off with no check-ins: plan, implement, review and fix, commit, push a branch, open a PR, and watch CI to green. Use only when the user explicitly asks to build or ship something autonomously all the way to an open PR, or invokes lfg directly — it pushes and opens a PR without stopping. Not for in-the-loop work where the user reviews each step: use ce-plan to plan, ce-work to implement a plan, ce-debug to fix a bug, or ce-commit-push-pr to commit and open a PR for existing changes."

Comments 24.6K 20d ago
Kilo-Org

kilocode-merge-minimizer

by Kilo-Org

Use when changing shared upstream-owned files to add Kilo-specific behavior, editing kilocode_change markers in shared code, or moving additive behavior out of shared code to reduce upstream merge conflicts. Do not use for changes confined to Kilo-owned paths such as packages/kilo-vscode/ or packages/kilo-ui/.

CLI Tools 27K 1mo ago
openclaw

deslop

by openclaw

"Diff-scoped AI-slop cleanup pass: strip comment slop, defensive-check slop, type-laundering, and style drift from the current branch diff before autoreview."

Code Review 389.1K 22d ago
elizaOS

trello

by elizaOS

Manages Trello boards, lists, and cards via the Trello REST API. Use when the user wants to create cards, move tasks between lists, list boards, add comments, archive cards, or check what is on a Trello board. Handles authentication, pagination, and rate-limit awareness for all Trello REST endpoints.

API Dev 19.2K 2mo ago
elizaOS

contribute-to-eliza

by elizaOS

"Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer review."

Comments 19.2K 16d ago
microsoft

update-screenshots

by microsoft

Update the committed blocks-ci screenshot hashes after the "Screenshots & Tests" check fails, or investigate a screenshot diff reported on a PR. Use when asked to update, accept, or refresh component screenshot baselines from CI. This skill should be run as a subagent.

Code Review 189.7K 13d ago