Skip to content

docs(skills): add restart trigger phrases for discoverability#106

Merged
rgao-coreweave merged 2 commits into
mainfrom
feat/restart-discoverability
Jun 22, 2026
Merged

docs(skills): add restart trigger phrases for discoverability#106
rgao-coreweave merged 2 commits into
mainfrom
feat/restart-discoverability

Conversation

@rgao-coreweave

@rgao-coreweave rgao-coreweave commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • weave-config description picks up "restart the weave daemon" / "apply weave config changes" / "restart weave to pick up changes" so requests after a settings change route here. Body already covers weave-claude-code restart.
  • weave-status description picks up "weave is running an older config" / "the daemon is on an old config" so the feat(status): warn when the daemon is running an older config #102 warning routes here. Body now documents the state, gives the stale-config warning a row in the issues table with the restart fix, and tells the Report step to surface explicitly.

Why not a new skill

restart is decision-free, already surfaced by weave-config (after a setting change) and weave-status (when the daemon is stale). A standalone skill adds surface area for no interpretation; logs / daemon / uninstall likewise have no skill.

Test plan

  • npm test
  • Trigger phrase smoke: ask "restart the weave daemon" / "weave is on an old config" — verify the right skill routes.

@w-b-hivemind

w-b-hivemind Bot commented Jun 18, 2026

Copy link
Copy Markdown

HiveMind Sessions

1 session · 3m · $0.32

Session Agent Duration Tokens Cost Lines
Claude Code Plugin Span Telemetry Behavior
5580389b-fed2-445a-bb37-529a52ca4feb
claude 3m 12.2K $0.32 +0 -0
Total 3m 12.2K $0.32 +0 -0

View all sessions in HiveMind →

Run claude --resume 5580389b-fed2-445a-bb37-529a52ca4feb to pickup where you left off.

rgao-coreweave and others added 2 commits June 18, 2026 16:58
Route "restart the weave daemon" / "weave is on an old config" requests
to the existing config and status skills instead of adding a fourth
skill for the single-command restart flow.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… body

The skill's description was updated to route stale-config questions here,
but the body never mentioned the new ⚠ state or its fix. Add the warning
state to the legend, give it a row in the issues table with the restart
command, and instruct the Report step to surface ⚠ warnings explicitly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rgao-coreweave rgao-coreweave force-pushed the feat/restart-discoverability branch from fc4a444 to a2a743c Compare June 19, 2026 00:00
@rgao-coreweave rgao-coreweave marked this pull request as ready for review June 19, 2026 00:04
@rgao-coreweave rgao-coreweave requested a review from a team as a code owner June 19, 2026 00:04
@rgao-coreweave rgao-coreweave merged commit e9301bb into main Jun 22, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants