Learnings Review banner
MarioEpkOne MarioEpkOne

Learnings Review

Development community

Description

Review learnings.md, classify each entry as universal or project-specific, route approved entries to commands/*.md or project KB files, curate existing KB entries, and archive everything to promotion-log.md. The user's request is: $ARGUMENTS ## Step 1 -- Read learnings.md Read `learnings.md` at the project root. If running from a project other than PipelineIQ, locate PipelineIQ's root by finding where `commands/pipeline.md` is installed and resolving upward. If empty or contains only headers

Installation

Installs to ~/.claude/skills/marioepkone-pipelineiq-learnings-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marioepkone-pipelineiq-learnings-review && curl -fsSL https://raw.githubusercontent.com/MarioEpkOne/PipelineIQ/HEAD/commands/learnings-review.md -o ~/.claude/skills/marioepkone-pipelineiq-learnings-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