Skip to main content
m98
GitHub creator profile

m98

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
Aug 7, 2026
repository explorer

Repositories and representative skills

fluent-db-updater
software-developers

Atomically update all 6 Fluent learner databases (learner-profile, progress, mistakes, mastery, spaced-repetition, session-log) at session end by calling .claude/hooks/update-db.py with a single JSON payload. Use at the end of every practice session —…

Jun 15, 2026
fluent-feedback-formatter
postsecondary-teachers-all-other

Canonical feedback template for every learner answer in the Fluent system — celebrate correct parts, correct mistakes with category and brief explanation, show the full correct version, score out of 10, and classify severity (🔴 critical / 🟡 moderate / 🟢…

May 13, 2026
fluent-learn
postsecondary-teachers-all-other

Main adaptive language-learning session that mixes skills (writing, speaking, vocabulary, reading) and exercise types based on the learner's current level, weak patterns, and due reviews. Triggered only when the learner types /fluent-learn. Greets the…

May 13, 2026
fluent-progress
postsecondary-teachers-all-other

Show the learner's language learning progress, statistics, mastery levels, streak, and achievements. Use when the learner asks "how am I doing", "show my progress", "stats", "dashboard", "what's my streak", "how many words have I learned", or invokes…

May 13, 2026
fluent-reading
postsecondary-teachers-all-other

Run an interactive reading comprehension session with a short target-language text followed by main-idea, detail, vocabulary-in-context, inference, and true/false questions. Triggered only when the learner types /fluent-reading. Presents the text, waits for…

May 13, 2026
fluent-review
postsecondary-teachers-all-other

Run today's spaced-repetition review queue — items scheduled by SM-2 that need reinforcement before the learner forgets them. Triggered only when the learner types /fluent-review. Pulls due items from spaced-repetition.review_queue.today, generates a targeted…

May 13, 2026
fluent-session-analyzer
postsecondary-teachers-all-other

Parse Fluent `/results/*.md` session files to extract error patterns, strengths, accuracy trends, and focus areas for the next session. Use when the tutor needs to analyze the learner's recent performance — planning the next lesson, recommending focus areas,…

May 13, 2026
fluent-setup
postsecondary-teachers-all-other

One-time interactive onboarding that creates the learner's personalized language-learning profile — name, target language, native language, current/target CEFR level, timeline, daily minutes, and learning goals. Triggered only when the learner types…

May 13, 2026
Showing 8 of 12 collected skills.
wiki-fix-links
software-developers

Resolve dead [[wikilinks]] in the wiki — find every link that points to no page, research the target in the source repos, and create the missing page so no link is empty. Use when the user runs /wiki-fix-links, asks to "fix dead links", "fill empty…

Aug 7, 2026
wiki-sync
software-developers

Build and refresh the company wiki from source repos. Use when the user runs /wiki-sync, asks to "sync the wiki", "update the wiki", "scan the repos", "refresh docs from code", or after onboarding new repos in repos.yml. Walks the repos one at a time — a fast…

Aug 7, 2026
wiki-name
software-developers

Set or change THIS wiki's name + description — its identity. Use when the user runs /wiki-name, asks to "name this wiki", "rename the wiki", "set the wiki name", or wants `/wiki-ask` to know what to call this project. Writes the committed…

Jun 24, 2026
wiki-setup
software-developers

Bootstrap the wiki's repo registry from a GitHub organization. Use when the user runs /wiki-setup, asks to "set up the wiki", "onboard an org", "populate repos.yml", "discover our repos", "import repos from GitHub", or is starting a fresh wiki clone with an…

Jun 24, 2026
wiki-ask
software-developers

Answer a wiki question from a wiki's vault — from inside the wiki's repo with ZERO setup, or from anywhere by naming a registered project. Reads wiki content only (never edits it); may safe fast-forward a clean checkout to freshen the answer unless…

Jun 24, 2026
wiki-update-library
software-developers

Update the wiki LIBRARY (the framework — scripts, skills, templates, operating manual) from upstream, leaving your vault/ content and repos.yml untouched. Use when the user runs /wiki-update-library, asks to "update the wiki framework", "pull library…

Jun 19, 2026
Showing 2 of 2 repositories
All repositories loaded