RyanAlberts

Find Failures — AI skill for Claude Code

AI community

Find how your AI product fails: review real traces in Eval Studio and group your notes into failure modes.

How to install Find Failures

Installs to ~/.claude/skills/ryanalberts-pmstack-find-failures/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanalberts-pmstack-find-failures && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/find-failures.md -o ~/.claude/skills/ryanalberts-pmstack-find-failures/SKILL.md

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

What Find Failures does


description: "Find how your AI product fails: review real traces in Eval Studio and group your notes into failure modes" argument-hint: "[folder or trace file]"

Use the Skill tool to run the `pmstack-find-failures` skill from the pmstack plugin with these arguments: $ARGUMENTS. If the skill is not available, tell the user to run /plugin install pmstack@pmstack.

Alternatives in AI

  • Oh My Claudecode — 32 specialized agents and 7 execution modes for Claude Code, with smart model routing and automatic paralleliz 10.9k ★
  • Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
  • Botmux — Bridge Feishu/Lark to AI coding CLIs — Claude Code, Codex, Gemini, OpenCode… every DM, group or topic spawns i 1.2k ★

Full documentation available on GitHub

View Source Repository