# Ivx Cf Debug Skills

> Easy debugging skill pack for Content Factory. Use when the user says debug skills, @debug-skills, something is broken, failed pipeline, or bug pack. Auto-loads systematic-debugging, cf-orchestrator, debugging-loop, and bug-fixing workflow.

- Skill: `intelli-verse-x/ivx-cf-debug-skills` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add intelli-verse-x/ivx-cf-debug-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/intelli-verse-x/ivx-cf-debug-skills/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: intelli-verse-x (https://skillmd.com/u/intelli-verse-x)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/intelli-verse-x/ivx-cf-debug-skills

---


# Debug Skills Pack

Say **`debug skills`** / **`@debug-skills`** → load CF bug-hunt stack.

## Auto-load (Read all, then act)

1. `.cursor/skills/systematic-debugging/SKILL.md`
2. `.cursor/skills/cf-orchestrator/SKILL.md`
3. `.cursor/loops/debugging-loop.md`
4. `.cursor/workflows/bug-fixing.md`

Say: `Loaded pack: debug → systematic-debugging, cf-orchestrator, debugging-loop, bug-fixing`.

## Flow reminder

Classify A–F → reproduce → isolate → fix (≤200 lines, allowed paths) → verify → update `docs/tracking/BUGS.md`. No `kubectl delete`. Triage STOP for human APPROVE on D/E/F or prod retry.

