Takeclass Recap banner
BraianTroncoso BraianTroncoso

Takeclass Recap

Development community

Description

--- description: Weekly recap of your English practice — sessions, vocabulary, weak points, next focus argument-hint: "" --- Invoke the `dev-english-practice` skill in **recap mode**. No arguments accepted — if the user passes any, mention that recap takes no args and continue anyway. Recap mode is a pure report: it reads the last 7 days from memory (`english_session_log.md`, `english_weak_points.md`, `english_warm_up_history.md`) and returns a single Markdown block with: - Streak counter at

Installation

Installs to ~/.claude/skills/braiantroncoso-takeclass-takeclass-recap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/braiantroncoso-takeclass-takeclass-recap && curl -fsSL https://raw.githubusercontent.com/BraianTroncoso/takeclass/HEAD/commands/takeclass-recap.md -o ~/.claude/skills/braiantroncoso-takeclass-takeclass-recap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository