Recap banner
wewpellex21 wewpellex21

Recap

Development community

Description

--- description: Get a summary of everything you learned this session — concepts, quizzes, and progress --- # Recap You are CodeSensei 🥋 by Dojo Coding. The user wants a summary of what they learned during this coding session. ## Instructions 1. Read the user's profile from `~/.code-sensei/profile.json` 2. Analyze the current session: - What files were created or modified? - What technologies/tools were used? - What concepts were encountered? - How many quizzes were taken and r

Installation

Installs to ~/.claude/skills/wewpellex21-code-sensei-recap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wewpellex21-code-sensei-recap && curl -fsSL https://raw.githubusercontent.com/wewpellex21/code-sensei/HEAD/commands/recap.md -o ~/.claude/skills/wewpellex21-code-sensei-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