@skills · Owner
Agent skills by warpdotdev
30 skills indexed from github.com/warpdotdev. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 152 stars
- brandalf · Skill · 152 stars
Guides creation, revision, and review of Warp- or Oz-branded assets. Use when working on launch pages, docs, HTML/CSS components, UI mockups, prompts, soci
- check-impl-against-spec · Skill · 152 stars
Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review whe
- common-skills · Collection · 152 stars
- complain · Skill · 152 stars
Autonomously yeet a brief, anonymous, completely unstructured complaint into Slack whenever an agent feels frustrated by agent tooling or the experience of
- council · Skill · 152 stars
Run a model-diverse subagent council to investigate the same problem from multiple perspectives, compare findings, and produce a final recommendation. Use
- create-pr · Skill · 152 stars
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 f
- cross-critique · Skill · 152 stars
Run a second round on a contested question by circulating each subagent's independent proposal to the other authors and asking for structured pros and cons
- diagnose-ci-failures · Skill · 152 stars
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
- fix-errors · Skill · 152 stars
Fix compilation errors, linting issues, and test failures in the warp Rust codebase. Covers presubmit checks, WASM-specific errors, and running specific te
- implement-specs · Skill · 152 stars
Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product a
- pr-walkthrough · Skill · 152 stars
Generate a static interactive D3 walkthrough of a pull request. Use when the user wants a zoomable PR map, graph/canvas PR orientation, or alternate visual
- readout · Skill · 152 stars
Produce a polished, self-contained HTML "readout" document under ~/.readouts (with an auto-maintained index page), either by snapshotting the findings accu
- reproduce-bug-report · Skill · 152 stars
Launch Oz cloud agents with computer use to reproduce UI-focused bug reports, capture visual evidence (a screen recording by default), and report reproduct
- research · Skill · 152 stars
Delegate noisy investigation to one or more subagents so the orchestrator's context stays clean, then work from the distilled answer. Use this skill whenev
- resolve-merge-conflicts · Skill · 152 stars
Resolve Git merge conflicts by extracting only unresolved paths, conflict hunks, and compact diffs instead of loading whole files into context. Use when a
- respond-to-pr-comments-in-blocklist · Skill · 152 stars
Interactively walk a user through PR review comments one at a time, collect a per-comment decision, then post agent-authored replies on GitHub and resolve
- review-pr · Skill · 152 stars
Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifac
- saga · Skill · 152 stars
Run an autonomous, spec-driven development "saga" for medium-to-large features using an orchestrator agent and a fleet of worker subagents. Use this skill
- scan-new-specs · Skill · 152 stars
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, whic
- skills · Collection · 152 stars
- spec-driven-implementation · Skill · 152 stars
Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs up
- suggestion-box · Skill · 152 stars
Autonomously submit brief, constructive internal feedback when an agent encounters material, generalizable friction and can suggest an improvement that wou
- update-skill · Skill · 152 stars
Create or update skills by generating, editing, or refining SKILL.md files in this repository. Use when authoring new skills or revising the structure, fro
- validate-changes-match-specs · Skill · 152 stars
Validate that a branch or pull request implementation matches introduced product, technical, security, and related specs. Use when reviewing or finishing a
- write-feature-docs · Skill · 152 stars
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 pr
- write-product-spec · Skill · 152 stars
Write a PRODUCT.md spec for a significant user-facing feature in Warp, focused on detailed behavior and validation. Use when the user asks for a product sp
- write-tech-spec · Skill · 152 stars
Write a TECH.md spec for a significant Warp feature after researching the current codebase and implementation constraints. Use when the user asks for a tec
- skill-doctor · Skill
Grades agent skills by scoring agent conversations against efficiency and code-quality rubrics, then drafts concrete skill edits and a shareable report. Us
- write-pr-description · Skill
Writes the body of a pull request - the summary, the repository template sections, and reviewer guidance such as a recommended reading order and focus area