Skip to main content
warpdotdev
Perfil de criador do GitHub

warpdotdev

Visão por repositório de 261 skills coletadas em 25 repositórios do GitHub.

skills coletadas
261
repositórios
25
atualizado
30 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
warp
46 skills · 30 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisDesigners gráficosOutras ocupações de informáticaAnalistas de segurança da informação
7 categorias ocupacionais · 89% classificado
18%participação
#02
docs
33 skills · 26 de ago. de 2026
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketingAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 61% classificado
13%participação
#03
social-monitoring-agent-oss
32 skills · 21 de jul. de 2026
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketingRedatores técnicosAnalistas financeiros e de investimentosEspecialistas em gestão de projetos
5 categorias ocupacionais · 100% classificado
12%participação
#04
common-skills
27 skills · 29 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informáticaDesigners gráficos
4 categorias ocupacionais · 74% classificado
10%participação
#05
oz-for-oss
18 skills · 31 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
3 categorias ocupacionais · 100% classificado
6,9%participação
#06
competitive-intelligence-agent-oss
16 skills · 21 de jul. de 2026
Analistas de pesquisa de mercado e especialistas em marketingDesenvolvedores de softwareEspecialistas em gestão de projetosEditores de desktopEscriturários gerais de escritórioAnalistas financeiros e de investimentos
6 categorias ocupacionais · 100% classificado
6,1%participação
#07
oz-skills
15 skills · 17 de abr. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de pesquisa de mercado e especialistas em marketingArquitetos de banco de dadosCientistas de dadosDesigners de interfaces web e digitais
7 categorias ocupacionais · 100% classificado
5,7%participação
#08
go-to-market-agent-oss
12 skills · 21 de jul. de 2026
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)Desenvolvedores de softwareRepresentantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)
3 categorias ocupacionais · 100% classificado
4,6%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

review-pr-local
sem classificação

Repo-specific review guidance for warp. Only the categories declared overridable by the core review-pr skill may be specialized here.

30 de ago. de 2026
test-warp-ui
sem classificação

Guides testing Warp UI features and changes using the computer use tool. Use this skill only when computer-use testing was requested (explicit request or accepted offer) and the computer_use tool is available to the agent. Covers launching Warp and verifying…

30 de ago. de 2026
verify-ui-change-in-cloud
sem classificação

Verifies user-facing Warp client changes by spawning a cloud agent with computer use to test Warp. Use only when the user explicitly requested computer-use verification or accepted an offer to run it, and ONLY in non-sandboxed environments and local…

30 de ago. de 2026
factory-files
sem classificação

Create and edit file-based Warp software factory definitions, in a repository tree rooted at a factory.yaml. Use when authoring or changing that factory.yaml, Agent, Automation, Scorer, Runner, or Webhook files under that root, or its factory and agent skill…

29 de ago. de 2026
gui-settings-ui
sem classificação

GUI desktop app only. How to build a Settings page in the Warp client (app/src/settings_view) so its widgets and settings search behave correctly — picking a PageType, deciding whether a heading belongs in the page-title slot or inside a widget, gating a…

19 de ago. de 2026
factory-mcp
Outras ocupações de informática

Use the Warp Factory MCP to hand work to a software factory and collaborate with it — bundle local work and send it to the cloud, find factory tasks from a Slack thread / Linear ticket / description, and pull a task down to test or iterate locally and hand it…

12 de ago. de 2026
oz-platform
Desenvolvedores de software

Use Warp's REST API and command line to run, configure, and inspect Oz cloud agents

3 de ago. de 2026
gui-ui-guidelines
Desenvolvedores de software

GUI desktop app only. Catalog of guidelines for writing UI code in the Warp client. Read whenever doing any UI work in this repo, up front before writing the change, so the relevant guidelines shape the implementation.

31 de jul. de 2026
Mostrando 8 de 46 skills coletadas.
missing-docs
sem classificação

Find documentation gaps in Warp's Astro Starlight docs by auditing coverage against code surfaces in the public warp client repo and warp-server and against the weekly release changelog, decide which gaps actually warrant docs, then draft only those. Use when…

26 de ago. de 2026
validate-ui-refs
Desenvolvedores de software

Scan Warp Astro Starlight documentation for UI menu paths and Command Palette command names, then validate them against the public warp client codebase for accuracy. Catch and surface outdated steps automatically.

26 de ago. de 2026
style-lint
sem classificação

Scan Warp Astro Starlight documentation for style guide violations including formatting issues (Settings path format, UI element format, link quality, VideoEmbed titles, header case, missing frontmatter, image alt text, standardized screenshot widths, callout…

26 de ago. de 2026
create-pr
sem classificação

Create a pull request in the docs repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing documentation for merge.

25 de ago. de 2026
draft-conceptual
sem classificação

Draft a new conceptual documentation page or update an existing one. Use for pages that explain what something is, why it exists, and how it works — without step-by-step procedures. Examples include product overviews, architecture explanations, and design…

24 de ago. de 2026
draft-docs
sem classificação

Draft new Warp documentation pages or update existing ones using established style conventions, with optional source code context from warp-internal and warp-server.

24 de ago. de 2026
draft-faq
sem classificação

Draft or extend an FAQ documentation page. Use rarely - only for genuinely cross-cutting questions that span several features and have no canonical home on an existing page. Check the admission rules first; most FAQ-shaped content belongs on the page that…

24 de ago. de 2026
draft-guide
sem classificação

Draft a tutorial for the Guides section (src/content/docs/guides/). Use for a full workflow walkthrough that helps a developer solve a real problem end to end - setting up a tool, completing a workflow, or learning a technique. Tutorials focus on the "how"…

24 de ago. de 2026
Mostrando 8 de 33 skills coletadas.
setup
Desenvolvedores de software

First-run setup for this repo. Clones the repo if needed (or finds an existing checkout), checks prerequisites, creates `.env` from `.env.example`, walks the user through configuring credentials for the skill groups they want, installs optional dependencies,…

21 de jul. de 2026
changelog-slack-announcement
Analistas de pesquisa de mercado e especialistas em marketing

Draft concise, Slack-ready internal announcement messages from the latest <BRAND> changelog, focused on major shipped features and verified external-contributor highlights. Use this when the user asks for a changelog announcement, weekly shipped summary,…

6 de jul. de 2026
changelog-social-swarm
Analistas de pesquisa de mercado e especialistas em marketing

Weekly skill that scans merged PRs in your internal repo for CHANGELOG entries, categorizes them into topic buckets, drafts tweet suggestions, and posts a structured summary to #social-swarm on Slack for the team to pick up. Use when asked to "generate the…

6 de jul. de 2026
customer-channel-analysis
Analistas de pesquisa de mercado e especialistas em marketing

Analyze configured customer Slack channels and produce temporary customer-channel analysis context for later share-recommendation workflows.

6 de jul. de 2026
customer-channel-share-recommendations
Analistas de pesquisa de mercado e especialistas em marketing

Create customer-channel share recommendations by having an agent compare customer-channel analysis with recent brand content and Slack history.

6 de jul. de 2026
daily-mentions-summary
Analistas de pesquisa de mercado e especialistas em marketing

End-of-day recap of <BRAND>'s social mentions using Octolens. Produces a Slack-ready summary with sentiment score, highlights, and lowlights. Use when the user asks for a daily mentions recap, EOD summary, or "what happened today in mentions".

6 de jul. de 2026
discover-viral-posts
Analistas de pesquisa de mercado e especialistas em marketing

Daily discovery of viral and rising X posts relevant to <BRAND>'s product and <PRODUCT_CATEGORY>. Searches curated thought leader feeds, filters for relevance first, then ranks by engagement. Surfaces top posts to #social-swarm with engagement…

6 de jul. de 2026
draft-article-title
Redatores técnicos

Brainstorm and evaluate X article title options for an author based on a Google Doc draft and an initial title idea. Uses the author's historical engagement data to score angles. Trigger when the user shares a Google Doc URL and wants title ideas, says…

6 de jul. de 2026
Mostrando 8 de 32 skills coletadas.
research
sem classificação

Delegate noisy investigation to one or more subagents so the orchestrator's context stays clean, then work from the distilled answer. Use this skill whenever answering a question would require reading many files, long logs, large diffs, or wide codebase…

29 de ago. de 2026
skill-doctor
sem classificação

Grades agent skills by scoring agent conversations against efficiency and code-quality rubrics, then drafts concrete skill edits and a shareable report. Use when the user wants their agent setup graded from real conversation history, or asks which of their…

28 de ago. de 2026
scan-new-specs
sem classificação

DEPRECATED and retired as of 2026-08-20. Do not invoke, and do not schedule. This skill scanned for merged PRODUCT.md specs and auto-drafted docs PRs, which produced documentation for features that had not shipped. Docs for newly shipped features are now…

26 de ago. de 2026
write-feature-docs
sem classificação

Draft a complete documentation page for a new Warp feature from its PRODUCT.md and/or TECH.md spec. Use when an engineer has written a spec and needs to produce a first-pass MDX draft for the warpdotdev/docs repo. Also handles features without specs by…

26 de ago. de 2026
create-pr
sem classificação

Create a pull request in the warp repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing code for merge.

24 de ago. de 2026
write-pr-description
sem classificação

Writes the body of a pull request - the summary, the repository template sections, and reviewer guidance such as a recommended reading order and focus areas. Use whenever drafting or revising a PR description, filling in a repository's PR template, refreshing…

24 de ago. de 2026
diagnose-ci-failures
sem classificação

Diagnose CI failures for a PR using the GitHub CLI, extract error logs, and generate a plan to fix them. Use when the user asks to check CI status, pull CI issues, triage test failures, or investigate PR build failures.

18 de ago. de 2026
complain
Outras ocupações de informática

Autonomously yeet a brief, anonymous, completely unstructured complaint into Slack whenever an agent feels frustrated by agent tooling or the experience of doing agent work. Use this skill proactively without waiting for the user to invoke it; preserve the…

14 de ago. de 2026
Mostrando 8 de 27 skills coletadas.
evaluate-auto-implement-eligibility
Desenvolvedores de software

Evaluates whether a triaged GitHub issue is eligible for the factory auto-implement queue. Use during issue triage after the primary triage pass is complete.

31 de jul. de 2026
triage-issue-local
Desenvolvedores de software

Repo-specific triage guidance for oz-for-oss. Only the categories declared overridable by the core triage-issue skill may be specialized here.

16 de jul. de 2026
triage-issue
Desenvolvedores de software

Triage a newly filed GitHub issue in this repository by analyzing the report, inspecting relevant code, estimating reproducibility, suggesting the likely root cause, and returning structured triage output without mutating GitHub directly.

16 de jul. de 2026
create-product-spec
Especialistas em gestão de projetos

Create a product spec from a GitHub issue in this repository by applying the shared `write-product-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a product spec artifact stored under…

1 de jun. de 2026
create-tech-spec
Desenvolvedores de software

Create a technical spec from a GitHub issue in this repository by applying the shared `write-tech-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under…

1 de jun. de 2026
implement-issue
Desenvolvedores de software

Implement a GitHub issue in this repository by applying the shared `implement-specs` workflow with Oz-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the repository diff…

1 de jun. de 2026
review-spec
Analistas de garantia de qualidade de software e testadores

Review a spec/plan pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a PR that only modifies files under specs/ and producing machine-readable review output instead of posting directly to GitHub.

1 de jun. de 2026
update-pr-review
Analistas de garantia de qualidade de software e testadores

Update the repo-local review-pr-local and review-spec-local companion skills using human feedback left on pull request conversations. Use when aggregating replies to agent-authored PR review comments, incorporating broader human review comments, extracting…

1 de jun. de 2026
Mostrando 8 de 18 skills coletadas.
setup
Desenvolvedores de software

Sets up the competitive-intelligence-agent from scratch — clones the repo (or works from an existing clone), installs dependencies, configures .env credentials, authenticates GitHub and Google, and replaces codebase placeholders with the user's real values.…

21 de jul. de 2026
analyze-customer-feedback
Analistas de pesquisa de mercado e especialistas em marketing

analyzes customer feedback across Email, GitHub, NPS, and churn cancellations.

8 de jul. de 2026
analyze-git-history
Especialistas em gestão de projetos

Analyzes git history from a repository to summarize recent development activity, features in progress, and engineering priorities. Use when asked about what the team is working on, recent code changes, development velocity, or to prepare for planning/roadmap…

8 de jul. de 2026
answer-pricing
Analistas financeiros e de investimentos

Projects a customer's cost from prior usage data across seat-based, usage-based, and hybrid SaaS pricing models. Use when asked to "project cost", "estimate BYO cost", "estimate spend", "how much will this cost", "size a deal", or to build an enterprise-style…

8 de jul. de 2026
feature-research
Analistas de pesquisa de mercado e especialistas em marketing

Does research on competitive features and creates a report.

8 de jul. de 2026
fix-p0-issues
Desenvolvedores de software

Reads the most recent weekly product briefing, identifies P0 issues, researches them in the codebase, and spawns cloud coding agents to fix each one. Use when asked to "fix P0s", "address critical issues", or "work on top priorities from the briefing."

8 de jul. de 2026
post-to-slack
Desenvolvedores de software

Posts messages to Slack via webhook.

8 de jul. de 2026
read-google-docs
Escriturários gerais de escritório

Reads content from a specific Google Doc by URL or document ID.

8 de jul. de 2026
Mostrando 8 de 16 skills coletadas.
analysis-artifacts
Cientistas de dados

Generate reproducible analysis artifacts — SQL queries, Python visualizations, and summary tables — as you work through a BigQuery data analysis. Use when asked to conduct a deep dive, exploratory analysis, or investigation that goes beyond a simple data…

17 de abr. de 2026
dbt-model-index
Arquitetos de banco de dados

Provide a lookup index of dbt models (BigQuery tables) to guide query writing against a data warehouse. Use when you need to query, analyze, or look up data in a dbt-powered data warehouse, or when resolving a vague data question into the right BigQuery…

17 de abr. de 2026
ci-fix
Desenvolvedores de software

Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use when CI is failing, red, broken, or needs diagnosis.

11 de fev. de 2026
create-pull-request
Desenvolvedores de software

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.

11 de fev. de 2026
docs-update
Desenvolvedores de software

Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation tasks, or analyze recent commits for documentation needs.

11 de fev. de 2026
github-bug-report-triage
Analistas de garantia de qualidade de software e testadores

Triage GitHub bug reports for actionability. Use when evaluating whether a bug issue has sufficient detail and identifying missing information from the reporter.

11 de fev. de 2026
github-issue-dedupe
Desenvolvedores de software

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection.

11 de fev. de 2026
mcp-builder
Outras ocupações de informática

Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).

11 de fev. de 2026
Mostrando 8 de 15 skills coletadas.
setup
Desenvolvedores de software

Set up the GTM Agents repo — clone it if needed, then go from checkout to a working, validated install. Use this skill whenever a user says "run the setup skill", asks to set up, install, configure, or deploy this repo, or wants to get the PLG upsell / BDR…

21 de jul. de 2026
hubspot-plg-sync
Desenvolvedores de software

Run the weekly PLG scoring sync and Slack digest. Pulls PQA/PQL scores from BigQuery, syncs them to HubSpot (companies + contacts), then posts the Monday morning digest to Slack. Use this skill when an Oz cloud agent needs to run the weekly BDR pipeline…

20 de jul. de 2026
bdr-company-research
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Run BDR Agent company research for a HubSpot lead when agent_orchestrator starts the company_research stage. Canonical skill for the company_research runtime.

8 de jul. de 2026
bdr-immediate-rewrite
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Use for Slack-thread BDR Outreach Composer rewrite requests when a human mentions @BDR Agent or asks for an immediate rewrite of a generated lead email body. Handles source-safe rewriting, preview posting, and safe HubSpot writeback for the tied record.

8 de jul. de 2026
bdr-outreach-composer
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Create and persist the BDR Outreach Composer lead brief plus three ranked full cold-email body drafts while using the current bdr_agent.stages.outreach_composer runtime and persisted lead_brief storage contract.

8 de jul. de 2026
bdr-self-improvement
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Run the scheduled BDR Self-Improvement Agent. Use this skill for weekday Oz scheduled jobs that review BDR Slack feedback, recent sent/edited BDR emails, and product positioning-source changes, then open a tightly scoped PR to improve the Outreach Composer…

8 de jul. de 2026
bdr-company-research
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Run BDR Agent company research for a HubSpot lead when agent_orchestrator starts the company_research stage. Canonical skill for the company_research runtime.

8 de jul. de 2026
bdr-immediate-rewrite
Representantes de vendas no atacado e fabricação (exceto produtos técnicos)

Use for Slack-thread BDR Outreach Composer rewrite requests when a human mentions @BDR Agent or asks for an immediate rewrite of a generated lead email body. Handles source-safe rewriting, preview posting, and safe HubSpot writeback for the tied record.

8 de jul. de 2026
Mostrando 8 de 12 skills coletadas.
setup
Desenvolvedores de software

One-time interactive setup for this experiment-bud repository. Use this skill whenever the user wants to set up, install, configure, deploy, or onboard this CRO agent — e.g. 'run the setup skill', 'set this up for my site', 'configure experiment-bud', 'make…

21 de jul. de 2026
cro-analyze
Analistas de pesquisa de mercado e especialistas em marketing

Full experiment analysis, report, insight capture, ship/kill PR. Triggered by bud_server webhook when a Roadmap entry's Status changes to 7-analyzing.

7 de jul. de 2026
cro-backlog-monitor
Analistas de pesquisa de mercado e especialistas em marketing

Twice-daily scan of idle pages (6 AM & 6 PM UTC): dispatch builds, notify when pages need prioritization, trigger research for empty backlogs. Runs as the first pass of the cro-monitor cron.

7 de jul. de 2026
cro-build
Desenvolvedores de software

Build and ship an A/B test experiment from a prioritized hypothesis at 50/50 split. Triggered by bud_server webhook when a Roadmap entry's Status changes to 3-building.

7 de jul. de 2026
cro-experiment-monitor
Analistas de pesquisa de mercado e especialistas em marketing

Twice-daily experiment lifecycle (6 AM & 6 PM UTC): merge detection, validation, running checks, conclusion detection, ship/kill PR merge tracking. Runs as the second pass of the cro-monitor cron, after backlog_monitor.

7 de jul. de 2026
cro-owner-sync
Especialistas em gestão de projetos

Propagate Owner changes from the Page Registry to the Roadmap & Backlog. Triggered by Notion automation when the Owner field changes on a Page Registry entry.

7 de jul. de 2026
cro-page-registry-sync
Analistas de pesquisa de mercado e especialistas em marketing

Daily sync of the Notion Page Registry: pulls last-7-day traffic from BigQuery, adds new pages, updates Daily Traffic and CVR, syncs cross-database fields (insights, hypotheses, hit rate), and computes each page's Research Status. Runs as the…

7 de jul. de 2026
cro-research
Analistas de pesquisa de mercado e especialistas em marketing

Research website pages and generate A/B test hypotheses. Runs when triggered or on-demand for a single page. Discovers traffic sources, analyzes on-page behavior and visual design, then writes findings and hypotheses back to Notion.

7 de jul. de 2026
Mostrando 8 de 9 skills coletadas.
setup
Desenvolvedores de software

Set up and deploy the fraud-bot agent end to end: clone the repo (or reuse an existing clone), configure the schema mapping for the adopter's warehouse, register secrets, create an Oz environment, and launch a first run or daily schedule. Use whenever someone…

20 de jul. de 2026
front-appeals-inbox
Desenvolvedores de software

Look up whether a specific email address has submitted an account ban appeal in Warp's Front Appeals inbox. Use when given an email address (e.g. from a fraud investigation) and you need to check if that user has appealed, and retrieve the content of their…

6 de jul. de 2026
ip-cluster-analysis
Desenvolvedores de software

Detect coordinated free-tier AI abuse by analyzing IP address concentration in client telemetry. Use when investigating usage spikes, geographic anomalies in AI spend, or suspected fraud rings that bypass Verisoul (which only checks the first AI query). This…

6 de jul. de 2026
prompt-injection-denylist
Desenvolvedores de software

Detect and investigate fraud rings that use Warp as a free LLM backend by injecting third-party system prompts (e.g., OpenClaw, Claude Code) into agent mode queries. Use when you see unusual agent mode cost spikes, high volumes of identical-looking first…

6 de jul. de 2026
slack-community-check
Desenvolvedores de software

Check if a Warp user is an active member of the Warp Community Slack workspace. Use when investigating a ban appeal to determine if the user has recent posting activity (last 90 days) in the community — a strong signal of legitimate developer engagement. All…

6 de jul. de 2026
user-convo-summary
Desenvolvedores de software

Summarize a Warp user's agent mode conversation history to understand how they use Warp. Use when asked to profile, summarize, or investigate what a specific user has been doing in agent mode (e.g., "summarize agent mode usage for user@example.com", "what has…

6 de jul. de 2026
user-graph-traversal
Desenvolvedores de software

Traverse a Warp user's terminal ID / user graph to find all accounts that have shared the same computer (anonymous terminal ID). Use when investigating whether a user has multiple accounts, finding connected fraud rings via shared devices, or asked to…

6 de jul. de 2026
verisoul-lookup
Desenvolvedores de software

Look up a user account in Verisoul to check for fraud signals and account authenticity. Use when given an email address (e.g. from a fraud investigation) and you need to verify the account's legitimacy, check risk scores, and analyze email domain and device…

6 de jul. de 2026
Mostrando 8 de 9 skills coletadas.
setup
Desenvolvedores de software

Set up the Client Release Agent end to end — clone the repo (or reuse an existing clone), verify required tools, create and fill in .env, and validate credentials. Use when the user asks to run the setup skill, or to set up, install, configure, or deploy the…

21 de jul. de 2026
cherrypick-to-release
Desenvolvedores de software

Resolves a commit and cherry-picks it into one or more client release branches. By default, cherry-picks into BOTH preview and stable. Use when the user asks to cherrypick, backport, or apply a hotfix to a release branch. Optionally waits for a public commit…

8 de jul. de 2026
cut-new-release-candidate
Desenvolvedores de software

Trigger a new release candidate build from a user-provided release branch name. Use when the user asks to cut/trigger/start a new release candidate (e.g. “cut a new RC”, “trigger Cut New Release Candidate”, “make a new .stable_01/.preview_01”) and provides…

8 de jul. de 2026
post-daily-new-issues
Desenvolvedores de software

Post the daily digest of new Sentry issues for the current stable release to an on-call Slack channel. Use when the user asks to run or post the daily stable Sentry digest for on-call.

8 de jul. de 2026
post-release-status
Desenvolvedores de software

Post or update a release status message in Slack tracking cherry-picked PRs and their current status. Use when the user asks to post, update, or check cherry-pick status for a release.

8 de jul. de 2026
respond-to-slack-thread
Desenvolvedores de software

Post a reply to a Slack thread. Use when the user asks to reply to, respond to, or follow up on a Slack thread. Handles fetching thread context and posting a reply.

8 de jul. de 2026
Mostrando 12 de 25 repositórios