feedback

Convert Warp feedback into GitHub issues or duplicate responses.

64.1k|5.4k|Updated Jul 8, 2021
One-click install
npx skills add https://github.com/warpdotdev/warp --skill feedback-warpdotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/warpdotdev/warp/tree/main/resources/bundled/skills/feedback
Command: npx skills add https://github.com/warpdotdev/warp --skill feedback-warpdotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn rough Warp app feedback into a filed GitHub issue or duplicate-issue response for warpdotdev/warp.

Core Features & Use Cases

  • Convert Warp bug reports, regressions, confusing UX notes, feature gaps, or short complaints into actionable issues with reproduction steps, expected vs actual behavior, concrete impact, and grounded references from local Warp repos when available.
  • Provide consistent framing for duplicate issues to help route user concerns to the right Warp project.

Quick Start

Provide a Warp feedback narrative and the skill will file a GitHub issue against warpdotdev/warp.

Frequently Asked Questions about feedback

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I file a GitHub issue from Warp terminal feedback?

The skill translates bug reports and UX notes into structured GitHub issues containing reproduction steps and expected behavior, filing them directly against warpdotdev/warp using the GitHub CLI when authenticated.

What is the best way to turn a Warp bug report into a structured GitHub issue?

The best way to turn a bug report into a structured GitHub issue is providing a raw feedback narrative. It extracts reproduction steps, expected versus actual behavior, concrete impact, and grounded references to format the submission.

Do I need the GitHub CLI authenticated to file Warp issues?

You do not strictly need the GitHub CLI authenticated to file Warp issues. If the CLI is authenticated, it files automatically; otherwise, it opens a prefilled new-issue URL in your browser to collect attachments.

Can I use this to report Warp UX notes and feature gaps?

Yes, you can use this to report Warp UX notes and feature gaps. It applies to confusing UX notes, short complaints, and feature gaps, converting them into actionable GitHub issues or duplicate-issue responses for routing.

Does the Warp feedback skill modify repository code?

The Warp feedback skill never modifies repository code. It strictly automates turning feedback into filed GitHub issues or duplicate-issue responses, translating narratives into structured formats without editing the codebase.