feedback

Classify Warp app feedback and draft a GitHub issue or duplicate response.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lalaABC/waprcn --skill feedback-lalaabc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/lalaABC/waprcn/tree/main/resources/bundled/skills/feedback
Command: npx skills add https://github.com/lalaABC/waprcn --skill feedback-lalaabc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turn rough Warp app feedback into a crisp filed issue or duplicate-issue response for warpdotdev/warp. The workflow standardizes feedback into actionable items with reproduction steps, expected vs actual behavior, concrete impact, and references from local Warp repos when available.

Core Features & Use Cases

  • Classifies user feedback into bug, regression, UX issue, or feature request and drafts a structured issue.
  • Suggests missing details by prompting for reproduction steps, expected vs actual behavior, and impact, then composes a concise issue body with references.
  • Supports filing directly via the GitHub CLI or via a prefilled new-issue page when attachments are involved, including guidance for image uploads.

Quick Start

Provide Warp feedback to produce a ready-to-file issue for warpdotdev/warp.

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I turn rough Warp app feedback into a structured GitHub issue?

To convert Warp app feedback into a GitHub issue, provide your raw notes to classify them as a bug, regression, UX issue, or feature request, which then drafts an actionable issue with reproduction steps and impact.

What is the best way to report a Warp terminal bug with reproduction steps?

The best way to report a Warp terminal bug is to input your feedback, which prompts you for missing reproduction steps, expected versus actual behavior, and concrete impact to compose a concise issue body.

Can I file Warp feedback issues directly via the GitHub CLI?

Yes, you can file Warp feedback issues directly via the GitHub CLI, or use a prefilled new-issue page when attachments are involved, including guidance for image uploads.

Does the Warp issue drafting workflow check local repositories for references?

Yes, the Warp issue drafting workflow uses bundled references and searches local Warp repositories when available to include relevant context in the filed GitHub issue.

How does feedback classification handle duplicate Warp issues?

Feedback classification handles duplicate Warp issues by identifying existing matches and composing a duplicate-issue response instead of drafting a new GitHub issue, streamlining the warpdotdev/warp repository management.