debug
Systematic debugging workflow from reproduction to root cause
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Systematic debugging workflow from reproduction to root cause
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Analyze repository changes and create appropriate changesets for semantic versioning
Perform a structured code review for safety, correctness, and maintainability
Deploy application with safety checks and rollback guidance
Explain code and architecture clearly for different audiences
| name | debug |
| description | Systematic debugging workflow from reproduction to root cause |
| version | 0.1.0 |
| author | sisu |
| tags | ["debug","troubleshooting"] |
| requires | ["read_file","grep","bash"] |
Use this skill to debug issues systematically.
See resources/debug-playbook.md.