Skip to content

Commit d2bdf68

Browse files
Falimondaclaude
andcommitted
fix: remove stale /hypothesis ref from setup summary and docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 62c4b6b commit d2bdf68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3>Input Telemetry</h3>
302302
</div>
303303
<div class="layer-card">
304304
<h3>10 Slash-Command Skills</h3>
305-
<p>Ships with /done, /queue, /preview, /code-audit, /brainstorm, /recover, /attention, /hypothesis, /pentest, /idea-mining. Create your own with /nu.</p>
305+
<p>Ships with /done, /queue, /preview, /code-audit, /brainstorm, /recover, /attention, /pentest, /idea-mining. Create your own with /nu.</p>
306306
</div>
307307
<div class="layer-card">
308308
<h3>Maintenance Cadence</h3>

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ echo ""
297297
echo "Installed:"
298298
echo " .claude/hooks/ Session tracking, task nudging, input telemetry"
299299
echo " .claude/skills/ /done /queue /nu /preview /code-audit /brainstorm"
300-
echo " /recover /attention /hypothesis /pentest /idea-mining"
300+
echo " /recover /attention /pentest /idea-mining"
301301
echo " .claude/AGENTS.md Skill registry"
302302
echo " .claude-memory/ Persistent agent memory"
303303
echo " scripts/cc-budget.sh Token budget analytics"

0 commit comments

Comments
 (0)