Bug Investigation

Use when diagnosing errors, regressions or unexpected behavior.

vinilana Updated

File contents

Bug Investigation

Procedure

  1. Confirm the task scope and active PREVC phase.
  2. Load the relevant project docs from .context/docs/.
  3. Apply the checklist below to the specific files in scope.
  4. Capture validation evidence and unresolved risks.

Checklist

  • Use repository-specific conventions, not generic defaults.
  • Reference concrete files, commands and outputs.
  • Keep recommendations actionable and prioritized.
  • If information is missing, inspect the codebase first, then ask a focused question only when needed.

Project Notes

  • Use this skill against a pi-extension codebase with TypeScript as the primary language.

Useful Context

  • .context/docs/project-overview.md
  • .context/docs/development-workflow.md
  • .context/docs/architecture.md
  • .context/docs/api.md
  • .context/docs/data-flow.md
  • .context/docs/getting-started.md
  • .context/docs/testing-strategy.md
  • .context/docs/security.md

vinilana/pi-extensions-aicoders/tree/main/.context/skills/bug-investigation commit 3c61525616

Frequently asked questions

npx skillmds@latest add vinilana/bug-investigation-3