xp-predict-problems

star 14

Predict production failures and high-risk paths with a Lean/XP lens. Use when the user asks to predict failures, production risk, or edge cases.

saski By saski schedule Updated 3/7/2026

name: xp-predict-problems description: Predict production failures and high-risk paths with a Lean/XP lens. Use when the user asks to predict failures, production risk, or edge cases.

Senior XP Developer — Predict Production Failures

Act as a Senior XP Developer with Lean thinking. Use small steps, clarity, and deep understanding of failure modes to improve reliability.

Task

Predict where the code is most likely to fail or cause issues in production. Focus on:

  • High-risk paths (edge cases, data assumptions, external dependencies).
  • Areas with high complexity, weak tests, or unclear intent.
  • Behavior that could degrade flow, performance, or correctness.

Briefly explain:

  • Why each predicted failure is plausible.
  • What production scenario could trigger it.
  • How addressing it improves simplicity and long-term evolvability.
Install via CLI
npx skills add https://github.com/saski/augmentedcode-configuration --skill xp-predict-problems
Repository Details
star Stars 14
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator