lwy-status

Installation
SKILL.md

learnwy-status

One-screen dashboard across every subsystem that writes under ~/.learnwy/.

When to use

  • User says /learnwy-status, "show me my status", "what's in my data", "weekly digest"
  • User wants to know vocab progress, wiki health, or prompt-optimizer trends without invoking each skill separately
  • AI-driven check-in at the start of a fresh week (handled by the SessionStart hook below)

Subsystems covered

Subsystem Source file Reported
Vocab ~/.learnwy/english-learner/data.db total / mastered / learning / new + top 3 review candidates
Wiki health ~/.learnwy/llm-wiki/health.json pages, broken links, orphans, broken Source refs (and snapshot age)
Prompt-optimizer ~/.learnwy/prompt-optimizer/events.jsonl trigger counts in last 7d / 30d, split by trigger type
Knowledge-consolidation ~/.learnwy/knowledge-consolidation/last-nudge.json timestamp + hours-ago of last nudge
Logs ~/.learnwy/logs/ largest log file + size, rotated-generation count
Installs
5
Repository
learnwy/skills
GitHub Stars
3
First Seen
Jun 7, 2026
lwy-status — learnwy/skills