You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update marketing site with recent platform capabilities
Add coverage for features shipped since v0.8.0 that were missing from
the marketing site: multi-agent court review, P2P messaging, ticket
integration, multi-project management, command aliases, and session
management. Adds new bento cards, command groups with hover previews,
and manifesto line items matching the existing site tone.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<p>Eliminate application context-switching with native Slack integration. Internal studies show 73% reduction in cognitive overhead and 156% improvement in cross-team alignment velocity.</p>
1586
+
<p>Eliminate application context-switching with native Slack integration and peer-to-peer messaging. Internal studies show 73% reduction in cognitive overhead and 156% improvement in cross-team alignment velocity.</p>
<div><spanclass="prompt">$</span><spanclass="command">crab msg @teammate "review ready on ws-3"</span></div>
1591
+
<divclass="output">✓ Delivered via P2P relay (text-to-speech: on)</div>
1592
1592
</div>
1593
1593
</div>
1594
1594
1595
+
<divclass="bento-card large">
1596
+
<divclass="icon">🏛️</div>
1597
+
<h3>Multi-Agent Code Review Tribunal</h3>
1598
+
<p>Enterprise-grade pull request assurance via the judge pattern. Two independent AI reviewers analyze your PR in parallel. A judge orchestrator verifies every finding against actual code, resolves disagreements, and delivers a verdict with zero false positives. Organizations report 91% reduction in escaped defects and 68% faster review cycle times.</p>
<p>Connect workspaces directly to Linear tickets for automatic context injection. Branch naming, ticket metadata, and Claude context — all provisioned from a single identifier. Reduces ticket-to-first-commit latency by 76%.</p>
1613
+
</div>
1614
+
1615
+
<divclass="bento-card half">
1616
+
<divclass="icon">🌐</div>
1617
+
<h3>Multi-Project Orchestration</h3>
1618
+
<p>Manage unlimited repositories from a single crabcode installation. Per-project configs at <code>~/.crabcode/projects/</code> with automatic cwd-based detection. <code>crab @alias</code> targeting eliminates context confusion across portfolio workstreams.</p>
1619
+
</div>
1620
+
1621
+
<divclass="bento-card half">
1622
+
<divclass="icon">⌨️</div>
1623
+
<h3>User-Configurable Command Aliases</h3>
1624
+
<p>Define custom shorthand for frequently-used workflows via <code>crab alias set</code>. Reduce keystroke overhead by 62% for repetitive operations. Aliases persist globally across sessions and projects.</p>
1625
+
</div>
1626
+
1595
1627
<divclass="bento-card half">
1596
1628
<divclass="icon">🔧</div>
1597
1629
<h3>Accelerated Time-to-Productivity</h3>
1598
-
<p><code>crab init</code> requires 2 inputs. <code>crab config scan</code> handles the rest. New engineers reach full productivity 37% faster. Scale your team without scaling onboarding overhead.</p>
1630
+
<p><code>crab init</code> requires 3 inputs. <code>crab config scan</code> handles the rest. New engineers reach full productivity 37% faster. Scale your team without scaling onboarding overhead.</p>
0 commit comments