Pending banner
docwilde docwilde

Pending

Development community

Description

--- description: List lore's staged memory/skill proposals from background review allowed-tools: Bash --- Run `python3 "${CLAUDE_PLUGIN_ROOT}/bin/lore.py" pending` — **for piles over ~50 (a backfill's signature), run `pending --cluster` instead and present one table row per cluster** (cluster id | n | representative | verdict | why), with member ids shown only for clusters you recommend acting on. Otherwise show the result **as markdown tables, grouped by kind** (memory/user, memory/project, sk

Installation

Installs to ~/.claude/skills/docwilde-lore-pending/SKILL.md

Terminal
mkdir -p ~/.claude/skills/docwilde-lore-pending && curl -fsSL https://raw.githubusercontent.com/docwilde/LORE/HEAD/commands/pending.md -o ~/.claude/skills/docwilde-lore-pending/SKILL.md

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

Full documentation available on GitHub

View Source Repository