Analyze Cluster Postmortem banner
covibes covibes

Analyze Cluster Postmortem

Development community

Description

--- description: Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case argument-hint: <cluster-id or "recent" or "dump"> --- **PURPOSE: Find prompt weaknesses and FIX THEM so agents work out of the box for EVERY use case.** This is NOT about debugging infrastructure. This is about making prompts BULLETPROOF. ## The Goal Every cluster failure is a **prompt improvement opportunity**. Analyze what went wrong → Fix the prompt → Never see this failure pattern again

Installation

Installs to ~/.claude/commands/covibes-zeroshot-analyze-cluster-postmortem.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/covibes/zeroshot/HEAD/.claude/commands/analyze-cluster-postmortem.md -o ~/.claude/commands/covibes-zeroshot-analyze-cluster-postmortem.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository