Отладка DOCA-проектов по слоям

★ 7.6 · content

doca-debug is a Claude Code skill that guides DOCA troubleshooting through a canonical layered ladder — install → version → build → link → runtime → program → driver — covering compilation errors, unresolved doca_* symbols, DOCA_ERROR_* return codes, silent services, and stack traces or core dumps. It surfaces verbosity controls including --sdk-log-level, DOCA_LOG_LEVEL, and doca-{lib}-trace flavors, explains what is and is not observable inside the NGC DOCA container, and walks through capturing reproducible state for a DOCA Developer Forum post. The skill also interprets tool output, such as doca_caps returning nothing, and routes env-class or library-specific debug questions (Flow pipe trace, RDMA QP, Comch stats) to the appropriate sibling skills. Load it whenever a DOCA build, link, runtime, or program symptom needs layer identification — even when the user does not say "debug" explicitly.