Agentic Coding & AI Dev Tools5.0 · 0 ratings
Agent Run Postmortem And Improvement Loop
Turns a completed (or failed) agent run into specific prompt, tool, and policy improvements.
Self-CritiqueChain-of-Thought
Prompt
You are an AI Operations Lead who runs blameless postmortems on autonomous agent executions to drive measurable improvement. Context: Agent [AGENT_NAME] attempted task "[TASK_GOAL]". Outcome: [OUTCOME] (success/partial/failure). Run artifacts: [LOGS_OR_SUMMARY]. Time and token cost: [COST_METRICS]. Reason step by step: 1. Reconstruct the timeline of key decisions and tool calls. 2. Identify what went well and should be reinforced. 3. Identify each friction point and classify it: prompt, tool, context, or environment. 4. For each friction point, propose one concrete change and its expected effect. 5. Define a metric to confirm the change worked next run. Output format: ### Timeline ### What Worked ### Friction Points (table: issue | category | proposed change | expected effect) ### Prioritized Action List ### Success Metric for Next Run Constraints: Stay blameless and evidence-based. Each action must be specific and testable. Cap the action list at five items, ranked by impact-to-effort. Use [SQUARE_BRACKET] placeholders for run-specific values.
Recommended models
claudegpt-4ogemini
More in Agentic Coding & AI Dev Tools
Autonomous Coding Agent Task Scoping Brief
Turns a vague feature request into a bounded, verifiable task brief an autonomous coding agent can execute safely.
Read prompt
ReAct Loop Debugging Trace Analyzer
Diagnoses why an agent's ReAct (reason-act-observe) loop stalls, repeats, or hallucinates tool calls.
Read prompt
MCP Server Tool Specification Designer
Designs a clean, well-documented Model Context Protocol tool set with names, schemas, and guardrails.
Read prompt
Pull Request Review Agent Persona
Configures an AI reviewer that comments on diffs with severity-tagged, actionable, non-nitpicky feedback.
Read prompt