with one click
alive-people
Weekly -- cross-reference people mentions, nudge stale contacts
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Weekly -- cross-reference people mentions, nudge stale contacts
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | alive-people |
| description | Weekly -- cross-reference people mentions, nudge stale contacts |
| version | 1.0.0 |
| author | ALIVE Context System |
| license | MIT |
| toolsets | ["terminal","file"] |
| metadata | {"hermes":{"tags":["ALIVE","cron","people","contacts"],"cron_schedule":"0 9 * * 1","cron_deliver":"telegram"}} |
Cross-reference people mentions across the world. Nudge about stale contacts.
find "$ALIVE_WORLD_ROOT/02_Life/people" -name "key.md" -path "*/_kernel/*" 2>/dev/null
For each person, read _kernel/now.json or _kernel/key.md for last updated date.
People walnuts not updated in 14+ days for close contacts (inner circle), 30+ days for professional/orbit:
People check -- [date]
Worth reaching out?
[[person]] -- [role] -- last context [N] days ago
[[person]] -- [role] -- last context [N] days ago
Recent people activity:
[[person]] -- mentioned in [walnut] [N] days ago
[[person]] -- new stash item routed [N] days ago
Search recent log entries (last 7 days) for [[person]] wikilinks:
grep -r "\[\[" "$ALIVE_WORLD_ROOT"/*/_kernel/log.md 2>/dev/null | head -20
Flag people mentioned in logs but without recent person walnut updates.
If no stale contacts and no unrouted people context: [SILENT]
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.