Learn Review banner
fmflurry fmflurry

Learn Review

Development community

Description

--- description: Manually trigger a learning review of the current session agent: conductor --- # Learn Review Manually trigger a learning review of the current session: $ARGUMENTS ## Your Task Perform a one-time learning review of the current session: 1. Fetch the last 10 messages from the current session 2. Analyze the conversation for durable learnings: ### What to look for - **Project patterns** — Architecture decisions, tech stack choices, coding conventions the user stated or implied

Installation

Installs to ~/.claude/skills/fmflurry-settings-opencode-learn-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fmflurry-settings-opencode-learn-review && curl -fsSL https://raw.githubusercontent.com/fmflurry/settings-opencode/HEAD/commands/learn-review.md -o ~/.claude/skills/fmflurry-settings-opencode-learn-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository