tools debugging Skills
Discover the best skills in this category.
go-performance
by caarlos0
Analyze and optimize Go program performance. Use when asked to profile Go code, find performance bottlenecks, analyze me...
athena
by boshu2
Active knowledge intelligence. Runs Mine → Grow → Defrag cycle. Mine extracts signal from git/.agents/code. Grow validat...
beads
by boshu2
This skill should be used when the user asks to "track issues", "create beads issue", "show blockers", "what''s ready to...
bug-hunt
by boshu2
Investigate suspected bugs or run proactive code audits. Triggers: "bug", "broken", "doesn''t work", "failing", "investi...
complexity
by boshu2
Analyze code complexity and find refactor targets using radon/gocyclo. Triggers: "complexity", "analyze complexity", "fi...
flywheel
by boshu2
Knowledge flywheel health monitoring. Checks velocity, pool depths, staleness. Triggers: "flywheel status", "knowledge h...
plan
by boshu2
Epic decomposition into trackable issues. Triggers: "create a plan", "plan implementation", "break down into tasks", "de...
pr-research
by boshu2
Upstream codebase exploration for open source contribution. Outputs contribution guidelines, PR patterns, and maintainer...
pr-validate
by boshu2
PR-specific validation: isolation, upstream alignment, quality, scope creep. Triggers: "validate PR", "pr validation", "...
recover
by boshu2
Post-compaction context recovery. Detects in-progress RPI and evolve sessions, loads knowledge, shows recent work and pe...
research
by boshu2
Deep codebase exploration. Triggers: research, explore, investigate, understand, deep dive, current state.
security
by boshu2
Continuous repository security scanning and release gating. Triggers: "security scan", "security audit", "pre-release se...
status
by boshu2
Single-screen dashboard showing current work, recent validations, flywheel health, and suggested next action. Triggers:...
pr-research
by boshu2
Upstream codebase exploration for open source contribution. Outputs contribution guidelines, PR patterns, and maintainer...
pr-validate
by boshu2
PR-specific validation: isolation, upstream alignment, quality, scope creep. Triggers: "validate PR", "pr validation", "...
pre-mortem
by boshu2
Validate a plan or spec before implementation using multi-model council. Answer: Is this good enough to implement? Trigg...
recover
by boshu2
Post-compaction context recovery. Detects in-progress RPI and evolve sessions, loads knowledge, shows recent work and pe...
security
by boshu2
Continuous repository security scanning and release gating. Triggers: "security scan", "security audit", "pre-release se...
trace
by boshu2
Trace design decisions and concepts through session history, handoffs, and git. Triggers: "trace decision", "how did we...
debugging-workflows
by mbruhler
Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use wh...
deobfuscation
by buzzer-re
Systematic binary deobfuscation — string decryption, control flow flattening (CFF) removal, opaque predicate elimination...
driver-analysis
by buzzer-re
Windows kernel driver analysis — DriverEntry, dispatch table, IOCTL handlers, vulnerability audit
general-reverse-engineeri...
by buzzer-re
General-purpose binary analysis — understand functionality, architecture, and behavior
linux-malware-analysis
by buzzer-re
Expert ELF malware analysis — packing, toolchain ID, kill chain, persistence, C2, rootkits, cryptominers, Go/Rust/Mirai...