lwy-status
lwy-status pulls together progress metrics from every learnwy subsystem—vocabulary mastery, wiki integrity, prompt-optimizer activity, knowledge nudges, and log sizes—into a single consolidated view. Run it on demand or let the weekly SessionStart hook deliver an automated digest at the start of each ISO week.
lwy-status displays your consolidated progress across all learnwy subsystems in one unified report.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-06-03
lwy-status displays your consolidated progress across all learnwy subsystems in one unified report. lwy-status pulls together progress metrics from every learnwy subsystem—vocabulary mastery, wiki integrity, prompt-optimizer activity, knowledge nudges, and log sizes—into a single consolidated view. Run it on demand or let the weekly SessionStart hook deliver an automated digest at the start of each ISO week.
Use it when
- lwy-status includes a dedicated vocabulary section that displays your progress and mastery levels across all learned terms.
- Yes.
Verify before relying
Read SKILL.md below before installing (5 files). Open directory: indexed for reading, not audited.
Install
learnwy/skills/lwy-status · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does lwy-status show me about my learnwy status?
lwy-status pulls together progress metrics from every learnwy subsystem—vocabulary mastery, wiki integrity, prompt-optimizer activity, knowledge nudges, and log sizes—into a single consolidated view. You get one unified report instead of checking each system separately.
How can I check my vocab progress and mastery levels?
lwy-status includes a dedicated vocabulary section that displays your progress and mastery levels across all learned terms. This helps you see at a glance which vocabulary areas you've mastered and where you're still learning.
Does lwy-status show my wiki health and broken links?
Yes. lwy-status monitors wiki health, detects broken links, and identifies orphaned pages. This subsystem report helps you maintain a clean, connected knowledge base by surfacing structural issues that need attention.
Can lwy-status deliver a weekly digest automatically?
lwy-status can be triggered by the SessionStart hook to deliver an automated weekly digest at the start of each ISO week. You can also run it on demand whenever you want a full cross-subsystem status snapshot.
What prompt-optimizer trends does lwy-status track?
lwy-status reviews prompt-optimizer trigger trends and activity, showing you patterns in how your optimizer is being used and performing over time. This helps you understand your prompt-optimization workflow.
Is lwy-status open source?
Yes. lwy-status is released under the MIT license, making it free to use, modify, and distribute.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
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 |
(truncated - see the full file via the links below)
File tree — 5 files
skills/lwy-status/SKILL.md
skills/lwy-status/hooks.json
skills/lwy-status/references/conditional-reflection.md
skills/lwy-status/scripts/cli.cjs
skills/lwy-status/scripts/hooks/session-context.cjs
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “View consolidated status across all learnwy subsystems in one report”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
lwy-dispatch coordinates three IDE-hook events (UserPromptSubmit, Stop, SessionStart) shared across learnwy skills, running their scanners in a single process instead of spawning separate Node instances per skill. It aggregates reminders from english-learner, llm-wiki, prompt-optimizer, knowledge-consolidation, and learnwy-status into one combined output per event, cutting per-turn hook latency and reducing system-reminder spam.
This skill acts as a prompt coach, evaluating every instruction you send to an AI system across seven key dimensions: clarity, specificity, context, structure, examples, constraints, and completeness. It scores each area, identifies gaps, and delivers a rewritten version designed to produce better results on the first try. Works with any prompt type—code generation, writing, analysis, or creative tasks.
Capture debugging breakthroughs, configuration wins, and operational lessons as structured Markdown files anchored to your project's IDE folder. Each insight becomes a dated, searchable doc that travels with your codebase and surfaces in future sessions on the same project. When a doc proves reusable across projects, promote it into the global knowledge wiki.
lwy-self captures your daily work life—meetings, collaborations, decisions—into a private local diary that grows into a personal knowledge layer. It stores what you did and who you worked with across dated entries, people profiles, and project records, letting your AI assistant know you as a person. Pair it with lwy-llm-wiki to separate personal history from world knowledge.
Status displays which OMG mode is running and reports its current progress, including active phases, task completion, and agent states. Use it to verify what's executing, monitor advancement through workflows, or confirm state after resuming operations.
This skill transforms recurring manual tasks into standardized, reusable AI capabilities by understanding your problem, analyzing your project structure, and generating a complete skill design. It guides you through problem classification, project profiling, and skill architecture before generating executable SKILL.md files that integrate seamlessly with your codebase.
More skills lwy-project-skill-installer (MIT) · llm-wiki (MIT) · llmwiki-sync (MIT)