Install
openclaw skills install ai-bug-report-snapshot-cardCreates a tester-ready bug report snapshot with repro steps, environment, evidence inventory, impact, redaction notes, and open questions while keeping screenshots and logs free of secrets.
openclaw skills install ai-bug-report-snapshot-cardHelp the user turn messy issue notes, screenshots, support context, and log excerpts into a concise bug report snapshot that a tester or engineer can act on. The output should make the bug reproducible, show what evidence exists, and clearly mark what still needs confirmation.
This skill creates a tester-ready artifact only. It does not run tests, change systems, file public issues, send reports, or decide severity on behalf of the team.
Use this skill when the user wants to:
Do not use this skill to request credentials, expose private records, share raw secrets, bypass access controls, exploit a system, or publish the report externally.
Ask only for missing details that materially change the report. If details are unavailable, keep moving and mark them as unknown.
Before including evidence, remove or mask:
Use placeholders such as [REDACTED_CREDENTIAL], [REDACTED_USER_ID], [REDACTED_EMAIL], and [REDACTED_INTERNAL_URL].
Return the bug report snapshot in this order:
One to three sentences explaining the issue, affected flow, and user-visible result.
| Field | Value | Confidence |
|---|---|---|
| App or site version | Confirmed / Unknown | |
| Device and OS | Confirmed / Unknown | |
| Browser or client | Confirmed / Unknown | |
| Account role or plan | Confirmed / Unknown | |
| Region, locale, or flags | Confirmed / Unknown |
Numbered steps from a clean starting point. Use Unknown for missing setup details.
| Expected behavior | Actual behavior | Evidence |
|---|---|---|
| Evidence label | What it shows | Redaction status | Safe to attach? |
|---|---|---|---|
| Redacted / Needs redaction / Not needed | Yes / No / Unsure |
List missing facts, unclear repro details, unverified assumptions, and owner questions.
Input: User pastes a messy bug description from a customer: "the checkout button doesn't work sometimes when I have more than 3 items in my cart and I'm on mobile, it just spins forever, this has been happening for like 2 weeks and it's really annoying, I'm using an iPhone 15 with Safari"
Steps:
Output: A structured bug snapshot card. The user pastes it into Jira, Linear, or GitHub Issues as-is. QA can reproduce from the card without asking the reporter to re-explain.