Aprende banner
Hainrixz Hainrixz

Aprende

Documentation community

Description

--- description: Review the current conversation and save reusable learnings (memory, lesson, skill stub, project-doc) after confirmation. / Revisa la conversación actual y guarda aprendizajes reusables con confirmación. argument-hint: "[--review | --portable | --dry-run]" allowed-tools: - Read - Write - Edit - Grep - Glob - Bash - AskUserQuestion --- # `/aprende` — Learn from this conversation You are being invoked as the `/aprende` slash command. Follow the **exact** workflow d

Installation

Installs to ~/.claude/skills/hainrixz-aprende-skill-aprende/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hainrixz-aprende-skill-aprende && curl -fsSL https://raw.githubusercontent.com/Hainrixz/aprende-skill/HEAD/commands/aprende.md -o ~/.claude/skills/hainrixz-aprende-skill-aprende/SKILL.md

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

Full documentation available on GitHub

View Source Repository