Lessons Pr banner
daretodave daretodave

Lessons Pr

Git community

Description

--- description: Fold a sibling project's NEXUS_LESSONS.md (or lessons.md) into kit improvements, as a PR or commits. --- You are invoked under the `lessons-pr` skill. Read `skills/lessons-pr.md` end to end before touching anything else; it is the single source of truth. Argument handling: - `<path>` → the sibling lessons file to drain (e.g. `../kintilla/plan/lessons.md`). - No argument → look for `NEXUS_LESSONS.md` in known sibling layouts and pick the freshest. Procedure, hard rules, an

Installation

Installs to ~/.claude/commands/daretodave-nexus-lessons-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/daretodave/nexus/HEAD/.claude/commands/lessons-pr.md -o ~/.claude/commands/daretodave-nexus-lessons-pr.md

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

Full documentation available on GitHub

View Source Repository