byberabuddies· 52 skills
Monitor session context levels and proactively save checkpoints before compaction. Use when: (1) session context exceeds 80% capacity, (2) user asks about session status or memory, (3) at the start of each new session to check context, or (4) before long tasks that might push context over threshold.
$npx -y skills add berabuddies/semia --skill session-watchdogInstalls into the current project.
Run `npx skills use "https://github.com/berabuddies/semia" --skill "berabuddies/semia/session-watchdog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/berabuddies/semia" that are relevant to the current task. Run `npx skills add "https://github.com/berabuddies/semia"` and select the relevant skills, then follow their instructions.