From cyberfit
Logs completed training by exercise ID or name via Python CLI, displays XP gains, level ups, and achievement unlocks.
How this command is triggered — by the user, by Claude, or both
Slash command
/cyberfit:cyberfit-logThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /cyberfit-log — 训练数据记录 记录完成的训练,获取经验值和成就。 ## 用法 ## 执行 使用 `cyberfit-log` 技能。运行: 展示记录结果,包括经验值变化、等级提升和成就解锁。
记录完成的训练,获取经验值和成就。
/cyberfit-log <运动ID或名称>
使用 cyberfit-log 技能。运行:
python3 scripts/cli.py log <exercise>
展示记录结果,包括经验值变化、等级提升和成就解锁。
npx claudepluginhub zour-ma/cyberfit/workoutManages the Workout Gate exercise challenge that blocks prompts until completed. Supports on/off, challenge, stats, presets, and settings subcommands.
/progressViews the CodeSensei learning dashboard — belt rank, XP, progress to next belt, quiz stats, mastery tracking, streak, and next skills to unlock.
/muscleoverviewDisplays fatigue status of all sport-relevant muscles grouped by body part, with load, estimated fatigue percentage, and recovery readiness indicators.
/workout-programGenerates a structured, periodized training program based on client details — includes split, exercise selection, sets/reps/rest, warm-up/cool-down, progression plan, and injury modifications.
/achievementDisplays coding achievements and statistics with unlock status and progress tracking. Also supports filtering by category and resetting stats.
/achievementsDisplays Claude Code achievements progress with unlocked/total counts, progress bar, and details. Supports unlocked (default), locked, all, or category views.