investigate-error

Automate structured error investigation by following a canonical Claude workflow.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/furrycolombia-sys/candyshop --skill investigate-error
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate-error
Source: https://github.com/furrycolombia-sys/candyshop/tree/main/.agents/skills/investigate-error
Command: npx skills add https://github.com/furrycolombia-sys/candyshop --skill investigate-error

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of investigating and debugging errors by following a canonical Claude workflow, ensuring consistent context gathering and a reliable source of truth.

Core Features & Use Cases

  • Canonical error-investigation workflow: reads Claude's specified process and applies it to the current task.
  • Context gathering and reference alignment: collects relevant logs, messages, and context to support debugging.
  • Adaptation to Codex: translates Claude-specific commands and assumptions to the Codex environment while preserving the workflow.

Quick Start

Consult .claude/skills/investigate-error/SKILL.md and execute the canonical error-investigation workflow for your current task.

Frequently Asked Questions about investigate-error

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate error investigation and debugging workflows?

You can automate error investigation by applying a canonical Claude workflow that structures context gathering and step-by-step execution. This Skill reads the specified process and adapts commands to the Codex environment to resolve debugging tasks consistently.

What is the canonical workflow for structured error debugging?

Structured error debugging follows a canonical workflow that reads Claude's investigation process and applies it to the current task. It enforces consistent context gathering, source-of-truth preservation, and step-by-step execution to resolve errors reliably.

How do I adapt Claude-specific debugging commands to the Codex environment?

Adapting Claude commands to Codex involves translating Claude-specific assumptions to the Codex environment while preserving the canonical workflow as the source of truth. This ensures commands execute correctly without losing the original investigation structure.

Can I use this error investigation process for tasks in the Codex environment?

Yes, the error investigation process explicitly supports the Codex environment by translating Claude-specific commands and assumptions. It adapts the canonical workflow to execute correctly within Codex while maintaining the original source of truth.

What's the best way to maintain context gathering consistency during error debugging?

Maintaining context gathering consistency is best achieved by following a canonical workflow that serves as the source of truth. This approach systematically collects relevant logs, messages, and context to support reliable debugging across tasks.