Learn Pending banner
fmflurry fmflurry

Learn Pending

Development community

Description

--- description: List all staged learning changes awaiting approval agent: conductor --- # Learn Pending List all staged learning changes awaiting approval: $ARGUMENTS ## Your Task 1. List all files in `~/.config/opencode/pending/skills/` and `~/.config/opencode/pending/memory/` 2. For each file, parse the JSON and display: - **ID**: filename (without extension) - **Type**: skill or memory - **Action**: create or patch - **Reason**: the stated reason for the change - **Timesta

Installation

Installs to ~/.claude/skills/fmflurry-settings-opencode-learn-pending/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fmflurry-settings-opencode-learn-pending && curl -fsSL https://raw.githubusercontent.com/fmflurry/settings-opencode/HEAD/commands/learn-pending.md -o ~/.claude/skills/fmflurry-settings-opencode-learn-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