DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.
1,180+ deals tracked · 22 AI investment memos · Updated daily
Show HN: Crabby – Claude Code skill that reviews code like the Rust compiler
I built a Claude Code skill called crabby that makes Claude output diagnostics in rustc error format - severity codes, location arrows, causation spans, and a paste-able fix every time. The twist: Claude becomes Ferris the crab, grumpy and unimpressed, but technically precise.<p>The format works for code review, writing review, architecture, strategy - anything you submit. The "writing review" example tends to surprise people: it flags passive voice in a postmortem with the exact same error[W002] format as a SQL injection.<p><a href="https://github.com/ekadetov/crabby" rel="nofollow">https://github.com/ekadetov/crabby</a>
Crabby is a clever UX innovation that applies the highly readable Rust compiler error format to general AI feedback, but it currently functions as a niche utility rather than a venture-scale business. It faces extreme platform dependency on Claude Code and lacks a defensible moat, as the core functionality is essentially a sophisticated prompt engineering wrapper.