caveman-compress
Compress prose-first memory/docs files into Caveman style, preserving code, links, and structure while saving a .original.md backup.
Structured debugging workflow for reproducing failures, narrowing root causes, and collecting evidence before changing code. Triggers: debug, debugging, root cause, reproduce, failing behavior, broken flow, investigate bug, triage failure, isolate issue, regression analysis.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "debug" with this command: npx skills add xsyetopz/skillsmp-xsyetopz-xsyetopz-debug
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Compress prose-first memory/docs files into Caveman style, preserving code, links, and structure while saving a .original.md backup.
Explain Caveman modes, boundaries, and escape hatches without changing code or repo state.
Produce one-line or ultra-terse code review verdicts when the user explicitly asks for Caveman review output.
Use when evaluating or improving code organization, naming, public API shape, subsystem boundaries, registration patterns, or runtime-state ownership. Triggers: elegance, clean codebase, ownership boundaries, naming discipline, god file split, public API cleanup, table-driven registration, runtime state organization, subsystem boundaries, API shape, module organization.