feedback-loop | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / feedback-loop

feedback-loop

maintained by kamushadenes

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: feedback-loop description: Update CLAUDE.md or rules when patterns of errors emerge triggers: repeated errors, learning from mistakes, updating rules, improving CLAUDE.md, capturing conventions, documenting patterns

Feedback Loop

When Claude makes the same mistake repeatedly, capture the learning.

When to Use

  • Same error type 2+ times
  • Project convention violated
  • Important pattern discovered

Process

  1. Identify Pattern - What mistake? What's correct?
  2. Choose Location
    • Project-specific: Add to project's CLAUDE.md
    • Global: Add to ~/.claude/rules/ via Nix
  3. Write the Rule
  4. Verify - Clear and actionable?

Example

After repeatedly missing --impure flag:

## Nix Flakes

- Always use `--impure` flag (required for private submodule)
- Use `rebuild` alias instead of raw commands

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools code quality

Related Skills

creating-pr
chevron_right
reviewing-pr
chevron_right
packmind-standard-creator
chevron_right
packmind-standard-creator
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.