بنقرة واحدة
alive-stash-router
Present pending stash items grouped by destination walnut for approval
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Present pending stash items grouped by destination walnut for approval
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Morning briefing -- read all walnut states, surface priorities, inbox count, stale walnuts, people nudges
Morning operating system -- sync inputs, read everything, surface priorities, show the day
Load an ALIVE walnut -- read kernel files, show current state, surface one observation, ask what to work on
Checkpoint -- route stash items, write log entry, update bundle, trigger projection, reset stash
Something new is emerging. A venture, an experiment, a person entering the orbit, a life area getting serious. It needs its own walnut — its own identity, history, and future. Scaffolds the full structure, maps existing context sources, and optionally migrates files across.
Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.
| name | alive-stash-router |
| description | Present pending stash items grouped by destination walnut for approval |
| version | 1.0.0 |
| author | ALIVE Context System |
| license | MIT |
| toolsets | ["terminal","file"] |
| metadata | {"hermes":{"tags":["ALIVE","cron","stash","routing"],"cron_schedule":"every 4h","cron_deliver":"telegram"}} |
Present unrouted stash items for approval.
.alive/stash.json:cat "$ALIVE_WORLD_ROOT/.alive/stash.json" 2>/dev/null
If no pending items: [SILENT]
If items found:
Stash: [N] unrouted items
[walnut-name]:
1. [decision] "content preview..."
2. [task] "content preview..."
[other-walnut]:
3. [note] "content preview..."
[[person-name]]:
4. [note] "content preview..."
No destination:
5. [insight_candidate] "content preview..."
Reply with numbers to route. "all" to approve all. "drop 3,5" to remove items.
When approved:
_kernel/log.mdpython3 tasks.py add --walnut [path] --title "[content]"_kernel/log.md as a note entry_kernel/insights.md (after confirmation)After routing, remove items from .alive/stash.json.