learn-from-feedback — for Claude Code learn-from-feedback, duklog, community, for Claude Code, ide skills, gh pr view $ARGUMENTS --comments, reflect, CLAUDE.md, MEMORY.md, Feedback

v1.0.0

About this Skill

Ideal for AI agents that need learn from feedback. learn-from-feedback is an AI agent skill for learn from feedback.

Features

Learn from Feedback
Identify the source :
User feedback : read PR comments (gh pr view $ARGUMENTS --comments) or parse the correction from
Self-observation : findings from the reflect skill, or patterns noticed during implementation
Classify the learning :

# Core Topics

rubberduck203 rubberduck203
[3]
[0]
Updated: 3/13/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Ideal for AI agents that need learn from feedback. learn-from-feedback is an AI agent skill for learn from feedback.

Core Value

learn-from-feedback helps agents learn from feedback. learn-from-feedback helps AI agents handle repository-specific developer workflows with documented implementation details.

Ideal Agent Persona

Ideal for AI agents that need learn from feedback.

Capabilities Granted for learn-from-feedback

Applying Learn from Feedback
Applying Identify the source :
Applying User feedback : read PR comments (gh pr view $ARGUMENTS --comments) or parse the correction from

! Prerequisites & Limits

  • Be conservative: only save verified, stable patterns — not one-off corrections
  • Don't duplicate: check if the learning already exists before adding
  • Requires repository-specific context from the skill documentation

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is learn-from-feedback?

Ideal for AI agents that need learn from feedback. learn-from-feedback is an AI agent skill for learn from feedback.

How do I install learn-from-feedback?

Run the command: npx killer-skills add rubberduck203/duklog. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for learn-from-feedback?

Key use cases include: Applying Learn from Feedback, Applying Identify the source :, Applying User feedback : read PR comments (gh pr view $ARGUMENTS --comments) or parse the correction from.

Which IDEs are compatible with learn-from-feedback?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for learn-from-feedback?

Be conservative: only save verified, stable patterns — not one-off corrections. Don't duplicate: check if the learning already exists before adding. Requires repository-specific context from the skill documentation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add rubberduck203/duklog. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use learn-from-feedback immediately in the current project.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

learn-from-feedback

Install learn-from-feedback, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Learn from Feedback

When receiving feedback (PR comments, user corrections, code review findings) or observing patterns yourself during implementation, update the project's knowledge base so the same issues don't recur.

Process

  1. Identify the source:
    • User feedback: read PR comments (gh pr view $ARGUMENTS --comments) or parse the correction from context
    • Self-observation: findings from the reflect skill, or patterns noticed during implementation
  2. Classify the learning:
    • Coding standard → update .claude/skills/coding-standards/SKILL.md
    • Domain knowledge → update .claude/rules/domain.md
    • Testing practice → update .claude/rules/testing.md
    • Workflow/process → update CLAUDE.md (Git Workflow section) or relevant skill
    • Project-specific pattern → update auto memory (MEMORY.md)
    • Missed refactoring → add to the "When Touching a File" checklist in .claude/rules/testing.md (test helpers) or .claude/skills/coding-standards/SKILL.md (code patterns) so the pattern fires proactively next time
  3. Apply the fix: If the feedback points to a code issue, fix it
  4. Update the knowledge base: Write the learning to the appropriate file so it persists
  5. Summarize: Report what was learned and where it was saved

Rules

  • Be conservative: only save verified, stable patterns — not one-off corrections
  • Keep entries concise: one bullet point per learning
  • Don't duplicate: check if the learning already exists before adding
  • If unsure where a learning belongs, prefer auto memory (lowest commitment)

Related Skills

Looking for an alternative to learn-from-feedback or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is an AI agent skill for openclaw release maintainer.

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

flags is an AI agent skill for use this skill when adding or changing framework feature flags in next.js internals.

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

pr-review is an AI agent skill for pytorch pr review skill.

98.6k
0
Developer