investigate-first

द्वारा juliusbrussee

Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.

npx skills add https://github.com/juliusbrussee/caveman --skill investigate-first

Investigate first

Gather evidence before changing product code.

  • Separate observed symptom from inferred cause.
  • Trace inputs, state transitions, ownership boundaries, and failure output.
  • Rank hypotheses by evidence and cheap falsification value.
  • Do not edit until one credible mechanism explains evidence.
  • Stop exploration when evidence is sufficient to name cause or exact blocker.

Report cause and proof. Make no fix unless task authorizes implementation.

juliusbrussee की और Skills

caveman
juliusbrussee
अत्यधिक संकुचित संचार मोड। गुफामानव की तरह बोलकर टोकन उपयोग ~75% कम करता है, जबकि पूर्ण तकनीकी सटीकता बनाए रखता है। तीव्रता स्तरों का समर्थन करता है: लाइट, फुल (डिफ़ॉल्ट), अल्ट्रा, वेनयान-लाइट, वेनयान-फुल, वेनयान-अल्ट्रा। उपयोग करें जब उपयोगकर्ता "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief" कहे या /caveman का आह्वान करे। टोकन दक्षता का अनुरोध होने पर स्वचालित रूप से भ
communicationproductivity
caveman-commit
juliusbrussee
अल्ट्रा-संक्षिप्त कमिट संदेश जनरेटर। कमिट संदेशों से शोर हटाता है जबकि आशय और तर्क को संरक्षित करता है। पारंपरिक कमिट प्रारूप। विषय ≤50 वर्ण, बॉडी केवल तब जब "क्यों" स्पष्ट न हो। उपयोग करें जब उपयोगकर्ता कहे "write a commit", "commit message", "generate commit", "/commit", या /caveman-commit को आमंत्रित करे। स्टेजिंग परिवर्तन होने पर स्वचालित रूप से सक्रिय होता है।
developmentcode-review
caveman-compress
juliusbrussee
प्राकृतिक भाषा मेमोरी फ़ाइलों (CLAUDE.md, todos, preferences) को इनपुट टोकन बचाने के लिए कैवमैन प्रारूप में संपीड़ित करें। सभी तकनीकी सामग्री, कोड, URL और संरचना को संरक्षित करता है। संपीड़ित संस्करण मूल फ़ाइल को ओवरराइट करता है। मानव-पठनीय बैकअप FILE.original.md के रूप में सहेजा जाता है। ट्रिगर: /caveman-compress FILEPATH या "compress memory file
developmentdocument
caveman-help
juliusbrussee
सभी कैवमैन मोड, कौशल और कमांड के लिए त्वरित-संदर्भ कार्ड। एक-शॉट प्रदर्शन, स्थायी मोड नहीं। ट्रिगर: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman"।
developmentdocumentproductivity
caveman-review
juliusbrussee
अल्ट्रा-संकुचित कोड समीक्षा टिप्पणियाँ। PR फीडबैक से शोर कम करता है जबकि कार्रवाई योग्य संकेत को संरक्षित करता है। प्रत्येक टिप्पणी एक पंक्ति में होती है: स्थान, समस्या, समाधान। उपयोग तब करें जब उपयोगकर्ता "इस PR की समीक्षा करें", "कोड समीक्षा", "डिफ की समीक्षा करें", "/review" कहे, या /caveman-review का आह्वान करे। पुल अनुरोधों की समीक्षा करते समय स्वचालित रूप से सक्रिय होता है।
developmentcode-review
caveman-stats
juliusbrussee
वर्तमान सत्र के लिए वास्तविक टोकन उपयोग और अनुमानित बचत दिखाता है। सीधे Claude Code सत्र लॉग से पढ़ता है — कोई AI अनुमान नहीं। /caveman-stats पर ट्रिगर होता है। आउटपुट mode-tracker हुक द्वारा इंजेक्ट किया जाता है; मॉडल स्वयं संख्याओं की गणना नहीं करता है।
developmentdata-analysis
cavecrew
juliusbrussee
We need to translate the given English text to Hindi. The text describes a decision guide for delegating to caveman-style subagents. It mentions specific names: cavecrew-investigator, cavecrew-builder, cavecrew-reviewer, and cavecrew. These names should be preserved as they are. Also, technical terms like "Explore", "tool-result", "main context", "subagent", "diff review", "inline" should be preserved or translated appropriately. The instruction says to preserve product names, protocol names, URLs, numbers, and technical terms. So we keep "cavecrew-investigator", "cavecrew-builder", "cavecrew-reviewer", "cavecrew", "Explore", "diff review", "inline", "tool-result", "main context", "subagent". Also "caveman-compressed" might be kept as is or translated? It's a technical term describing compression style. Probably keep as "caveman-compressed" or translate as "गुफामानव-संपीड़ित"? But the
developmentcode-reviewapi
caveman-explore
juliusbrussee
Read-only repository explorer. Use PROACTIVELY for cold-start exploration, broad cross-file localization, or when a direct search has failed and you need to find where something lives. Skip it when the issue already names the exact file or symbol, or a previous turn already returned usable file:line evidence. Returns only compact path:line citations; its reads and greps never enter the main conversation.