alive-health

Featured

Flag walnuts past their rhythm -- health check for the world

AI & Automation 127 stars 8 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
51
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Health Check Flag walnuts that are past their rhythm. ## Process For each non-archive walnut: 1. Read `_kernel/key.md` frontmatter for `rhythm:` 2. Read `_kernel/now.json` for `updated:` timestamp 3. Calculate days since last update 4. Compare against rhythm: - daily: 1 day - weekly: 7 days - biweekly: 14 days - monthly: 30 days ## Health Signals - **active** -- within rhythm (skip) - **quiet** -- 1-2x past rhythm (note) - **waiting** -- 2x+ past rhythm (flag) ## Output If all walnuts are healthy: `[SILENT]` If issues found: ``` Health Check -- [date] WAITING (past 2x rhythm): [walnut] -- [N] days (rhythm: weekly) -- last: [date] [walnut] -- [N] days (rhythm: daily) -- last: [date] QUIET (past rhythm): [walnut] -- [N] days (rhythm: weekly) [N] walnuts healthy, [M] need attention. ``` ## Rules - Only flag waiting (2x+) and quiet (1x-2x) - Skip archive, skip inbox - Skip people walnuts (they get nudges from alive-people instead) - Keep brief -- this is a notification, not a report

Details

Author
alivecontext
Repository
alivecontext/alive
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category