Skip to main content
Generalbdfinst

feedback-learning

Capture amend/learn/remember/forget keywords from the user and update agent or skill configurations. Invoke immediately when the user issues any of these trigger words — parse the change, preview a diff, apply it, and log it to the audit trail.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--feedback-learning
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/feedback-learning/SKILL.md -o .claude/skills/feedback-learning.md

Drops the SKILL.md into .claude/skills/feedback-learning.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.