rudder-profiles-debug

Installation
SKILL.md

RudderStack Profiles Debugging

Debug Profiles errors with a structured loop: classify, fix, validate, and stop before thrashing.

Workflow

  1. Classify the error — Match the error output against the classification table below.
  2. Apply the smallest plausible fix — One change, then re-validate.
  3. Re-run pb compile (for compile errors) or the precise recovery command (for run failures).
  4. Escalate progressively — If the first fix doesn't work:
    • 2nd attempt: consult search_profiles_docs() for relevant documentation.
    • 3rd attempt: read documentation examples and reference files.
    • 4th attempt: STOP — present all findings to the user and ask for guidance.
  5. Never attempt more than 4 fix cycles without user input.

Error Classification

Installs
4
GitHub Stars
6
First Seen
2 days ago
rudder-profiles-debug — rudderlabs/rudder-agent-skills