Bug Report Triage Pipeline
Developer Official v1.1.25Classifies incoming bug reports, extracts structured details, and triages by severity using incident response guidelines
by skrptiq
Sign in to import this skrpt into your workspace.
Sign inWhat's included 5 nodes
Bug Report Triage Pipeline
Classifies incoming bug reports, extracts structured details, and triages by severity
Bug Report Triage
Combines classified intent, extracted details, and incident response guidelines to assign severity and triage actions
Classify Bug Intent
Classifies incoming bug reports by intent — bug, feature request, question, or other
Extract Bug Details
Guides structured data extraction for bug-report-specific fields
Incident Response Plan
Reference document defining severity levels, response procedures, and escalation paths for production incidents
Requirements 1 service, 1 data type
- LLM Service
- pii
Security Passed
Detected
- Services: llm-service
- Permissions:
- Data Handling: pii
Version history 11 releases
GH#845 — republish with American English (en-US) content, completing the source-only GH#805 flip that never reached the Hub. Copy only — no functional or behaviour change.
GH#745 — declare per-step `output: {name, type}` on every execution step (classification/text, triage_data/json, formatted_report/text, masked_report/text, sanitised_report/text). Lights up the #744 rich flow-map. Content-only; no bindings or logic changes.
GH#645 Row 3b — migrate to K-037 dep-referenced schema. Strip 6 inline shared-content files and declare 6 hub-shared deps (UUID id + slug name + version + checksum from `gen-dep-checksums.mjs`). Closes pre-Step-3 inline-vendoring for this bundle.
Added missing manifest ID (GH#555 compliance).
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
More from Developer
View all →Customer Support Flow
Classifies customer intent and drafts appropriate responses
Webapp Testing Pipeline
Plan test cases, write and execute tests, report failures, and fix issues in an automated cycle
CSV to Narrative Report
Turns raw CSV into a narrative report by doing the aggregation deterministically — parse, filter, dedupe, count — then letting a model summarise only the computed result, spending zero tokens on the maths.