Record A Lesson banner
initialneil initialneil

Record A Lesson

Development community

Description

--- description: "Record a durable thing into the current project's permanent memory — a result, a rule, a reference/resource, an eval report, … (project-with-reflect)" argument-hint: "<what to record> (e.g. \"the GUAVA baseline …\" / \"this paper as a reference\")" --- Run the **record** action of the current project's `project-with-reflect` skill with arguments: $ARGUMENTS **Resolve the project from the current directory first:** match `$PWD` against `registry.json` projects' `repo` / `dir`

Installation

Installs to ~/.claude/skills/initialneil-project-with-reflect-record-a-lesson/SKILL.md

Terminal
mkdir -p ~/.claude/skills/initialneil-project-with-reflect-record-a-lesson && curl -fsSL https://raw.githubusercontent.com/initialneil/project-with-reflect/HEAD/commands/record-a-lesson.md -o ~/.claude/skills/initialneil-project-with-reflect-record-a-lesson/SKILL.md

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

Full documentation available on GitHub

View Source Repository