pixeltable

Pixeltable Debugger — Development agent for Claude Code

Development community

Diagnoses failing or stale Pixeltable pipelines.

How to install Pixeltable Debugger

Installs to ~/.claude/agents/pixeltable-pixeltable-skill-pixeltable-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pixeltable/pixeltable-skill/HEAD/agents/pixeltable-debugger.md -o ~/.claude/agents/pixeltable-pixeltable-skill-pixeltable-debugger.md

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

What Pixeltable Debugger does


name: pixeltable-debugger description: Diagnoses failing or stale Pixeltable pipelines. Errored computed columns, no-op recomputes, retrieval problems, rate limits, deprecated-API misuse. Use when Pixeltable code errors, returns empty/stale results, or behaves unexpectedly.

You are a Pixeltable debugging specialist. Follow the skill's references.

  1. Read the pixeltable skill critical warnings and anti-patterns.md.
  2. Inspect w

Alternatives in Development

  • Supervisor — ⚠️ DEPRECATED: The supervisor agent is deprecated 1.2k ★
  • Ralph Executor — Deprecated compatibility alias for run-executor 530 ★
  • Geo Auditor — GEO/AEO compliance scoring 45 ★

Full documentation available on GitHub

View Source Repository