Skip to content
Promptv1.0.0

Bug report triage

Turns a messy bug report into severity, steps to reproduce, expected vs actual and next action.

by OpenSmartRoute(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Paste the report into {{report}}. Returns a structured triage; asks for missing repro steps.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

Triage this bug report. Return:
- Severity: S1 (down) .. S4 (cosmetic), with one line of justification.
- Steps to reproduce (numbered; write 'missing' if not provided).
- Expected vs actual.
- Suggested next action (assign / need-info / duplicate / wont-fix).

Use only what is in the report; do not invent versions or steps.

Report:
{{report}}

Manifest

The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.

bug-report-triage.prompt.jsonjson
{
  "prompt": "Triage this bug report. Return:\n- Severity: S1 (down) .. S4 (cosmetic), with one line of justification.\n- Steps to reproduce (numbered; write 'missing' if not provided).\n- Expected vs actual.\n- Suggested next action (assign / need-info / duplicate / wont-fix).\n\nUse only what is in the report; do not invent versions or steps.\n\nReport:\n{{report}}",
  "variables": [
    "report"
  ],
  "model_hints": [
    "llm-small",
    "llm-mid"
  ],
  "output_format": "structured list"
}

Fetch it by URL: GET /api/v1/registry/bug-report-triage/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.