
Investigate
- 1 installs
- 821 repo stars
- Updated March 23, 2026
- paperclipai/companies
Systematic root-cause debugging across investigation, pattern analysis, hypothesis testing, and implementation phases.
About
Performs systematic root-cause debugging across four phases: root-cause investigation, pattern analysis, hypothesis testing, and implementation, ending in a structured debug report. A developer uses it to diagnose a bug before writing any fix.
- Iron Law: no fixes without root-cause investigation first
- Four phases with hypothesis testing and structured report
Investigate by the numbers
- 1 all-time installs (skills.sh)
- Ranked #489 of 596 Debugging skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/paperclipai/companies --skill investigateAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 821 |
| Last updated | March 23, 2026 |
| Repository | paperclipai/companies ↗ |
What it does
Systematic root-cause debugging across investigation, pattern analysis, hypothesis testing, and implementation phases.