feat: alive→walnut rename sweep + /walnut:feedback skill#24
Open
willsupernormal wants to merge 11 commits intomainfrom
Open
feat: alive→walnut rename sweep + /walnut:feedback skill#24willsupernormal wants to merge 11 commits intomainfrom
willsupernormal wants to merge 11 commits intomainfrom
Conversation
… index injection - setup.ts: scaffold .walnut/ not .alive/ for new users - index.ts: walnut_create puts _capsules/ inside _core/ not walnut root - index.ts: walnut_capture success message includes _core/ prefix - session-new.sh: read world index from .walnut/_index.yaml not .alive/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ect cache path - log-guardian: match both squirrel: and walnut-mcp: signature formats - rules-guardian: cache path updated from alivecomputer to stackwalnuts Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Cache path: stackwalnuts/walnut/1.0.0 - Marketplace path: stackwalnuts/plugins/walnut - Gracefully skip missing directories instead of erroring Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tackwalnuts - Issue template: discussions URL → stackwalnuts/walnut - Feature request: alive:save → walnut:save - Funding: alivecomputer.com → walnut.world - PR template: ALIVE session → walnut session Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ted to walnut - CLAUDE.md: # ALIVE → # Walnut - setup.md: "installed alive" → "installed Walnut" - extend skill: contributor@alivecomputer → contributor@stackwalnuts (3 places) - history skill: alivecomputer.com → walnut.world in demo output - Hermes skill: "Load ALIVE walnut" → "Load walnut" in description Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…amework name Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…onfig templates - git mv templates/alive → templates/world - squirrels.md: template path reference updated - setup.md: 3 template path references updated - world/key.md: example repo URL → stackwalnuts/walnut Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- PLUGIN_DIR: plugins/alive → plugins/walnut - Label: ALIVE → Walnut - Template dirs: alive → world (matches directory rename) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The cherry-pick captured the reference updates but not the directory rename. This commit completes the rename: templates/alive/ → templates/world/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…edback New skill that lets users send feedback to Stack Walnuts via GitHub Issues. Tested end-to-end — issue #21 created successfully from the skill flow. - SKILL.md: full conversational flow (type → description → metadata → preview → gh issue create) - Privacy-first: only anonymous system metadata (plugin version, model, OS, context %, session duration) - Labels: feedback + bug/enhancement based on type - Fallback when gh CLI unavailable (shows formatted body for manual paste) - feedback_nudges preference toggle (default: on) for squirrel to suggest after errors - CLAUDE.md updated: Twelve → Thirteen Skills
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two things in one branch — the rename sweep was already here, feedback was added on top as a clean commit.
Rename sweep (10 commits)
/walnut:feedback skill (1 commit)
/walnut:feedbackskill — users can report bugs, request features, send general feedbackghCLIfeedback+bug/enhancementbased on typeghnot available (shows formatted body for manual paste)feedback_nudgespreference toggle (default: on) — squirrel suggests/walnut:feedbackafter errorsTest plan
alivereferences updated towalnutin skills, hooks, templatesdeploy.shtargets correct paths/walnut:feedback, submit a test bug reportfeedback_nudgestoggle appears in tune skill docs