Log And Reflect banner
initialneil initialneil

Log And Reflect

Development community

Description

--- description: "Log + reflect the current project — capture this session, distill to lean lessons (project-with-reflect)" argument-hint: "[what to reflect on] (optional — natural language ok)" --- Run the **reflect** 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` (the project whose repo contains `$PWD`). If none matches, **ask which

Installation

Installs to ~/.claude/skills/initialneil-project-with-reflect-log-and-reflect/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository