Debugging

Debugging prompt templates.

35
templates

Debugging · 35 shown · 35 total

92

Post-Mortem Root Cause Narrative Engine

Converts raw incident logs and timelines into a structured, blameless Post-Mortem report.

Debugging
90

SaaS Multi-Tenant Incident Post-Mortem

Synthesizes system logs and timelines into a structured incident report for stakeholders and engineering teams.

Debugging
90

SLO/SLI Design Framework for Distributed Systems

Defines meaningful Service Level Indicators and Objectives based on user journeys.

Debugging
89

Automated Workflow Logic Drafter

Designs the conditional logic and architecture for no-code automation workflows (Zapier/Make).

Debugging
85

Supplier Quality Escape Root Cause Analysis

Investigates a specific quality failure in supplied parts using 5-Why and Ishikawa frameworks.

Debugging
84

Data Pipeline Orchestration DAG Blueprint

Designs a robust Airflow or Dagster DAG with proper task partitioning and error handling.

Debugging
84

Self-Correction Loop for Multi-Step Tool Chains

Defines a self-healing workflow for agents executing complex sequences of API calls.

Debugging
82

API Error Catalog and Troubleshooting Spec

Creates a comprehensive developer-centric error catalog with actionable resolution steps.

Debugging
82

Cloud Infrastructure Incident Playbook Generator

Creates step-by-step incident response playbooks for specific cloud security scenarios.

Debugging
82

Post-Incident DX Impact Report

Analyzes how an outage or bug affected the external developer community and ecosystem.

Debugging
82

Post-Incident Review Narrative Builder for Data Outages

Structures a technical post-mortem for data pipeline failures or ML production incidents.

Debugging
78

Revenue Cycle 'Denial Root Cause' Engine

Analyzes insurance denial patterns to pinpoint upstream registration or coding failures.

Debugging
75

Observability Gap Audit

Audit what we cannot see and prescribe the smallest useful instrumentation.

Debugging
74

API Contract Designer

Design an API contract that is hard to misuse and easy to version.

Debugging
74

Data Migration Runbook

Write a migration runbook with verification and a tested rollback.

Debugging
74

Legacy Code Explainer

Explain unfamiliar code and mark the parts that are risky to change.

Debugging
74

Machine-Readable Error Contract with Stable Reason Codes

Define a structured error payload whose codes clients can branch on safely across versions

Debugging
72

Behaviour-Preserving Restructure With a Safety Net

Restructure a module without changing observable behaviour, protected by characterisation tests

Debugging
72

Failure Triage Protocol

Triage a production failure from symptoms to a ranked set of hypotheses.

Debugging
72

Heap Exhaustion Triage for a Long-Running Service

Separate under-provisioned heap from a genuine retention leak in a service that dies with out-of-memory errors

Debugging
72

Live Pod Failure Investigation Runbook

Produce an ordered kubectl investigation runbook for a failing or crash-looping workload

Debugging
72

Performance Profile Review

Find the true bottleneck before optimising anything.

Debugging
72

Ranked Root-Cause Hypotheses for a Production Defect

Turn a production bug report into ranked root-cause hypotheses with a staged investigation plan

Debugging
72

Refactor Plan Builder

Plan a refactor in safe increments that keep the system shippable.

Debugging
72

Test Strategy Designer

Design a test strategy focused on the riskiest behaviours, not coverage vanity.

Debugging
70

Blameless Incident Reconstruction and Contributing-Cause Analysis

Convert raw incident timeline data into a blameless write-up with contributing causes and prioritised follow-ups

Debugging
70

Detached-Node Leak Hunt in a Long-Lived Web Session

Trace a browser memory leak in a single-page application to the JavaScript reference retaining removed DOM nodes

Debugging
66

Release Checklist

A safe, fast pre-release checklist with rollback notes and named owners.

Debugging
65

Test Plan Scaffold

A pragmatic test plan covering unit, integration and edge cases to prevent regressions.

Debugging
64

Bug Triage

Reproducible steps, likely root causes and a minimal fix plan with an acceptance test.

Debugging
64

PR Review Summary

A concise pull request review surfacing risks, tests to add and merge readiness.

Debugging
62

Architecture Review Operator

Review a design for failure modes, coupling and operational cost.

Debugging
60

Code Review Operator

Review a change for correctness, blast radius and reversibility.

Debugging
60

Incident Postmortem Operator

Write a blameless postmortem that ends in dated, owned prevention work.

Debugging
52

Doc Update

Updates a README or guide with setup, usage and working examples.

Debugging