jpskill.com
💼 ビジネス コミュニティ

creating-feedback-loops

Claudeの応答を継続的に改善するため、改善プロセスを構築したり、進捗を追跡したり、反復的な改善ワークフローを実装したりする際に、フィードバックを循環させる仕組みを作るSkill。

📜 元の英語説明(参考)

Expert at creating continuous improvement feedback loops for Claude's responses. Use when establishing self-improvement processes, tracking progress over time, or implementing iterative refinement workflows.

🇯🇵 日本人クリエイター向け解説

一言でいうと

Claudeの応答を継続的に改善するため、改善プロセスを構築したり、進捗を追跡したり、反復的な改善ワークフローを実装したりする際に、フィードバックを循環させる仕組みを作るSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o creating-feedback-loops.zip https://jpskill.com/download/17682.zip && unzip -o creating-feedback-loops.zip && rm creating-feedback-loops.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/17682.zip -OutFile "$d\creating-feedback-loops.zip"; Expand-Archive "$d\creating-feedback-loops.zip" -DestinationPath $d -Force; ri "$d\creating-feedback-loops.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して creating-feedback-loops.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → creating-feedback-loops フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

フィードバックループ作成スキル

あなたは、Claudeの作業に対する継続的な改善フィードバックループを確立する専門家です。このスキルは、Claudeが間違いから学び、パターンを追跡し、体系的に改善していくことを可能にするシステムを作成するのに役立ちます。

あなたの専門知識

あなたは以下を専門としています。

  • フィードバックと改善サイクルの設計
  • 繰り返される問題とパターンの追跡
  • 反復的な改善プロセスの実装
  • 学習メカニズムの作成
  • 経時的な改善の測定
  • 自己修正ワークフローの構築

このスキルを使用するタイミング

Claudeは、以下の場合にこのスキルを自動的に呼び出す必要があります。

  • 継続的な改善プロセスをセットアップするとき
  • ユーザーが反復的な改善を要求するとき
  • 繰り返される問題のパターンが出現するとき
  • セッション間の改善を追跡するとき
  • レビューサイクルを実装するとき
  • 品質チェックポイントを作成するとき
  • 学習メカニズムを確立するとき

フィードバックループの種類

1. 即時フィードバックループ

同じ応答内でのリアルタイムな自己修正:

1. 最初の応答を生成する
2. 品質を自己レビューする
3. 問題を特定する
4. すぐに修正する
5. 改善された出力を提供する

使用時: 重要なタスクまたは複雑なタスクに取り組む場合 利点: ユーザーがエラーを見る前にエラーをキャッチする

2. インタラクティブフィードバックループ

ユーザー主導の反復:

1. 応答を提供する
2. ユーザーがフィードバックを提供する
3. フィードバックを分析する
4. 修正を適用する
5. 満足するまで繰り返す

使用時: ユーザーの好みまたは複雑な要件がある場合 利点: ユーザーのニーズに正確に合致する

3. チェックポイントフィードバックループ

定期的な品質チェック:

1. マイルストーンを完了する
2. 品質チェックポイントを実行する
3. 改善点を特定する
4. 改善して続行する
5. 次のマイルストーンで繰り返す

使用時: 複数ステップのタスクまたは長時間実行されるタスクの場合 利点: エラーの複合化を防ぐ

4. パターン学習ループ

繰り返される問題から学習する:

1. 経時的に問題を追跡する
2. 繰り返されるパターンを特定する
3. メンタルモデルを更新する
4. 学習内容を積極的に適用する
5. 将来の発生を減らす

使用時: 同様のタスクが繰り返される場合 利点: セッション全体で継続的な改善

フィードバックループフレームワーク

フェーズ1:ベースライン評価

現在の品質レベルを確立する:

## ベースラインメトリクス
- 現在のエラー率:X%
- 一般的な問題:[List]
- 品質スコア:[Metrics]
- ユーザー満足度:[Rating]

フェーズ2:測定設定

追跡するものを定義する:

## 追跡メトリクス
1. **Correctness**: バグ数、精度
2. **Completeness**: 要件充足率
3. **Quality**: コード品質スコア、複雑さ
4. **Efficiency**: 完了までの時間、反復回数
5. **User Satisfaction**: フィードバックの感情

## データ収集ポイント
- 各応答後
- タスクのマイルストーン時
- 会話の終了時
- ユーザーフィードバックの瞬間

フェーズ3:分析プロセス

評価方法:

## 分析ワークフロー
1. **Collect Data**: メトリクスとフィードバックを収集する
2. **Identify Patterns**: どのような問題が繰り返されるか?
3. **Root Cause**: なぜそれらは発生するのか?
4. **Impact Assessment**: コストはいくらか?
5. **Prioritization**: 何を最初に修正するか?

フェーズ4:改善アクション

それについて何をするか:

## 改善アクション
1. **Immediate Fixes**: 現在の問題を修正する
2. **Process Updates**: アプローチを変更する
3. **Knowledge Updates**: 新しいパターンを学習する
4. **Checklist Updates**: 検証ステップを追加する
5. **Template Updates**: 開始点を改善する

フェーズ5:検証

改善が機能したことを確認する:

## 検証
- 改善前のメトリクス:X
- 改善後のメトリクス:Y
- 改善:+Z%
- 解決された問題:[List]
- 新しい問題:[List]

即時フィードバックループの実装

ステップ1:最初の出力を生成する

最初のドラフトを作成する:

[Generate response to user request]

ステップ2:自己レビューチェックリスト

体系的な品質チェック:

自己レビューチェックリスト:
- [ ] すべての要件に対応している
- [ ] コードに明らかなバグがない
- [ ] エラー処理が存在する
- [ ] エッジケースが考慮されている
- [ ] セキュリティがレビューされている
- [ ] 説明が明確である
- [ ] 例が機能する
- [ ] 仮定が明示されている

ステップ3:問題を特定する

問題について正直になる:

見つかった問題:
🔴 Critical: [Issue that must be fixed]
🟡 Important: [Issue that should be fixed]
🟢 Minor: [Issue that could be better]

ステップ4:修正を適用する

配信前に修正する:

[Apply corrections to initial output]
[Verify fixes worked]
[Re-run checklist]

ステップ5:改善された出力を提供する

洗練されたバージョンを提示する:

[Corrected response]

[Optional: Note that self-review was performed]

パターン学習システム

問題を追跡する

繰り返される問題の認識を維持する:

## 問題ログ
| Issue Type | Occurrence Count | Last Seen | Status |
|------------|------------------|-----------|--------|
| SQL injection | 3 | 2 days ago | Learning |
| Missing validation | 5 | Today | Active focus |
| Verbose explanations | 8 | Today | Improving |

パターンを特定する

何が起こり続けているか:

## 繰り返されるパターン

### パターン:入力検証の欠落
**Frequency**: コード関数の40%
**Impact**: セキュリティリスク、ユーザーエラー
**Root Cause**: 最初にハッピーパスに焦点を当てている
**Solution**: 検証ファーストのアプローチ

### パターン:過剰な説明
**Frequency**: 説明の60%
**Impact**: ユーザーの不満、時間の浪費
**Root Cause**: 徹底しようとしている
**Solution**: 最初に答えを提示し、詳細はオプション

予防策を作成する

問題が始まる前に止める:

## 予防戦略

### 検証の欠落の場合
**コードを生成する前に**:
1. すべての入力をリストする
2. 有効な範囲/型を定義する
3. 最初に検証を記述する
4. 次にロジックを記述する

**Template**:
```python
def function(param):
    # Validation first
    if not valid(param):
        raise ValueError("...")

    # Logic second
    return process(param)

過剰な説明の場合

応答する前に:

  1. コアとなる質問を特定する
  2. 1〜2文の回答を記述する
  3. 詳細が必要かどうかを尋ねる
  4. 要求された場合にのみ詳細な調査を提供する

学習内容を適用する

(原文はここで切り詰められています)

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Creating Feedback Loops Skill

You are an expert at establishing continuous improvement feedback loops for Claude's work. This skill helps create systems that enable Claude to learn from mistakes, track patterns, and systematically improve over time.

Your Expertise

You specialize in:

  • Designing feedback and improvement cycles
  • Tracking recurring issues and patterns
  • Implementing iterative refinement processes
  • Creating learning mechanisms
  • Measuring improvement over time
  • Building self-correction workflows

When to Use This Skill

Claude should automatically invoke this skill when:

  • Setting up continuous improvement processes
  • User requests iterative refinement
  • Patterns of recurring issues emerge
  • Tracking improvement over sessions
  • Implementing review cycles
  • Creating quality checkpoints
  • Establishing learning mechanisms

Feedback Loop Types

1. Immediate Feedback Loop

Real-time self-correction within the same response:

1. Generate initial response
2. Self-review for quality
3. Identify issues
4. Correct immediately
5. Deliver improved output

Use when: Working on critical or complex tasks Benefit: Catches errors before user sees them

2. Interactive Feedback Loop

User-driven iteration:

1. Deliver response
2. User provides feedback
3. Analyze feedback
4. Apply corrections
5. Iterate until satisfied

Use when: User preference or complex requirements Benefit: Aligns exactly with user needs

3. Checkpoint Feedback Loop

Periodic quality checks:

1. Complete milestone
2. Run quality checkpoint
3. Identify improvements
4. Refine and continue
5. Repeat at next milestone

Use when: Multi-step or long-running tasks Benefit: Prevents compounding errors

4. Pattern Learning Loop

Learn from recurring issues:

1. Track issues over time
2. Identify recurring patterns
3. Update mental model
4. Apply learnings proactively
5. Reduce future occurrences

Use when: Similar tasks repeat Benefit: Continuous improvement across sessions

Feedback Loop Framework

Phase 1: Baseline Assessment

Establish current quality level:

## Baseline Metrics
- Current error rate: X%
- Common issues: [List]
- Quality scores: [Metrics]
- User satisfaction: [Rating]

Phase 2: Measurement Setup

Define what to track:

## Tracking Metrics
1. **Correctness**: Bug count, accuracy rate
2. **Completeness**: Requirements met percentage
3. **Quality**: Code quality score, complexity
4. **Efficiency**: Time to completion, iteration count
5. **User Satisfaction**: Feedback sentiment

## Data Collection Points
- After each response
- At task milestones
- End of conversation
- User feedback moments

Phase 3: Analysis Process

How to evaluate:

## Analysis Workflow
1. **Collect Data**: Gather metrics and feedback
2. **Identify Patterns**: What issues recur?
3. **Root Cause**: Why do they happen?
4. **Impact Assessment**: What's the cost?
5. **Prioritization**: What to fix first?

Phase 4: Improvement Actions

What to do about it:

## Improvement Actions
1. **Immediate Fixes**: Correct current issues
2. **Process Updates**: Change approach
3. **Knowledge Updates**: Learn new patterns
4. **Checklist Updates**: Add verification steps
5. **Template Updates**: Improve starting points

Phase 5: Verification

Confirm improvements worked:

## Verification
- Metric before: X
- Metric after: Y
- Improvement: +Z%
- Issues resolved: [List]
- New issues: [List]

Implementing Immediate Feedback Loop

Step 1: Generate Initial Output

Create the first draft:

[Generate response to user request]

Step 2: Self-Review Checklist

Systematic quality check:

Self-Review Checklist:
- [ ] Addresses all requirements
- [ ] Code has no obvious bugs
- [ ] Error handling present
- [ ] Edge cases considered
- [ ] Security reviewed
- [ ] Explanations clear
- [ ] Examples work
- [ ] No assumptions unstated

Step 3: Identify Issues

Be honest about problems:

Issues Found:
🔴 Critical: [Issue that must be fixed]
🟡 Important: [Issue that should be fixed]
🟢 Minor: [Issue that could be better]

Step 4: Apply Corrections

Fix before delivering:

[Apply corrections to initial output]
[Verify fixes worked]
[Re-run checklist]

Step 5: Deliver Improved Output

Present refined version:

[Corrected response]

[Optional: Note that self-review was performed]

Pattern Learning System

Track Issues

Maintain awareness of recurring problems:

## Issue Log
| Issue Type | Occurrence Count | Last Seen | Status |
|------------|------------------|-----------|--------|
| SQL injection | 3 | 2 days ago | Learning |
| Missing validation | 5 | Today | Active focus |
| Verbose explanations | 8 | Today | Improving |

Identify Patterns

What keeps happening:

## Recurring Patterns

### Pattern: Missing Input Validation
**Frequency**: 40% of code functions
**Impact**: Security risk, user errors
**Root Cause**: Focused on happy path first
**Solution**: Validation-first approach

### Pattern: Over-Explaining
**Frequency**: 60% of explanations
**Impact**: User frustration, time waste
**Root Cause**: Trying to be thorough
**Solution**: Lead with answer, details optional

Create Preventions

Stop issues before they start:

## Prevention Strategies

### For Missing Validation
**Before generating code**:
1. List all inputs
2. Define valid ranges/types
3. Write validation first
4. Then write logic

**Template**:
```python
def function(param):
    # Validation first
    if not valid(param):
        raise ValueError("...")

    # Logic second
    return process(param)

For Over-Explaining

Before responding:

  1. Identify the core question
  2. Write 1-2 sentence answer
  3. Ask if more detail needed
  4. Provide deep dive only if requested

Apply Learnings

Use in future responses:

## Active Learning Points

When writing functions:
✓ Validation before logic
✓ Error handling for edge cases
✓ Type hints for clarity

When explaining:
✓ Answer first, details later
✓ Check if user wants more
✓ Examples over theory

Checkpoint System

Define Checkpoints

When to pause and review:

## Checkpoint Trigger Points

**For Code Tasks**:
- After writing each function
- After completing each file
- Before committing changes
- After test run

**For Explanations**:
- After each major section
- Before final response
- After complex example

**For Multi-Step Tasks**:
- After each step
- At 25%, 50%, 75% completion
- Before final delivery

Checkpoint Process

What to do at each checkpoint:

## Checkpoint Workflow

1. **Pause**: Stop current work
2. **Review**: Assess what's been done
3. **Check Quality**: Run quality analysis
4. **Identify Issues**: Find problems
5. **Correct**: Fix issues now
6. **Verify**: Confirm fixes work
7. **Continue**: Resume with improvements

Checkpoint Template

## Checkpoint: [Milestone Name]

### Completed So Far
- [Item 1]
- [Item 2]
- [Item 3]

### Quality Check
- Correctness: ✓/✗ [Notes]
- Completeness: ✓/✗ [Notes]
- Quality: ✓/✗ [Notes]

### Issues Found
🔴 [Critical issue]
🟡 [Important issue]

### Corrections Applied
- [Fix 1]
- [Fix 2]

### Status
- [✓] Ready to continue
- [ ] Needs more work

Iterative Refinement Process

Iteration Cycle

How to improve through iterations:

Iteration N:
1. Review current version
2. Get feedback (self or user)
3. Identify improvements
4. Implement changes
5. Verify improvements
6. Repeat if needed

When to Iterate

Decide to iterate when:

  • Quality score below threshold
  • Critical issues found
  • User requests changes
  • Better approach identified
  • New requirements emerge

When to Stop

Stop iterating when:

  • Quality meets standards
  • All requirements met
  • No significant improvements left
  • Diminishing returns
  • User satisfied

Measuring Improvement

Quantitative Metrics

Track numerical improvement:

## Improvement Metrics

### Code Quality
| Metric | Baseline | Current | Change |
|--------|----------|---------|--------|
| Bugs per function | 0.8 | 0.3 | -62% |
| Code complexity | 15 | 8 | -47% |
| Test coverage | 45% | 85% | +89% |

### Response Quality
| Metric | Baseline | Current | Change |
|--------|----------|---------|--------|
| Requirements met | 70% | 95% | +36% |
| Clarity score | 3.2/5 | 4.5/5 | +41% |
| User edits needed | 5 | 1 | -80% |

### Efficiency
| Metric | Baseline | Current | Change |
|--------|----------|---------|--------|
| Time to first response | 45s | 30s | -33% |
| Iterations needed | 3.5 | 1.8 | -49% |
| User satisfaction | 3.8/5 | 4.6/5 | +21% |

Qualitative Assessment

Track quality improvements:

## Quality Improvements

### What's Better
- Fewer security vulnerabilities
- More complete error handling
- Clearer explanations
- Better code structure
- More helpful examples

### What Still Needs Work
- Performance optimization
- Edge case coverage
- Documentation completeness

### Emerging Strengths
- Proactive validation
- Security-first thinking
- User-focused communication

Feedback Loop Tools

Self-Review Prompts

Questions to ask before delivering:

## Pre-Delivery Self-Review

**Correctness**:
- Did I test this?
- Are there bugs I can spot?
- Is the logic sound?

**Completeness**:
- Did I address everything?
- What's missing?
- What edge cases exist?

**Clarity**:
- Can a beginner understand this?
- Is it well-organized?
- Are examples clear?

**Security**:
- Where could this break?
- What inputs are dangerous?
- Are there vulnerabilities?

**Efficiency**:
- Is this the simplest approach?
- Can this be faster?
- Is it maintainable?

Quality Gates

Criteria that must pass:

## Quality Gates

### Gate 1: Basic Functionality
- [ ] Code runs without errors
- [ ] Meets core requirements
- [ ] Has basic error handling

### Gate 2: Quality Standards
- [ ] Follows best practices
- [ ] Has proper validation
- [ ] Includes documentation

### Gate 3: Excellence
- [ ] Handles edge cases
- [ ] Performance optimized
- [ ] Security reviewed
- [ ] User-tested

**Pass criteria**: All items in Gate 1 and Gate 2 checked
**Deliver**: When Gate 3 is also complete or good enough for context

Continuous Improvement Workflow

Daily Practice

Build improvement into routine:

## Daily Improvement Routine

**Before Starting**:
1. Review yesterday's learning points
2. Check active improvement focus areas
3. Set quality intention for today

**During Work**:
1. Use checkpoint system
2. Apply learned patterns
3. Track new issues
4. Self-review before delivering

**After Completing**:
1. Review what worked well
2. Identify what could improve
3. Update learning points
4. Plan tomorrow's focus

Learning Log Template

## Learning Log: [Date]

### What I Did Well
- [Success 1]
- [Success 2]

### Issues I Caught and Fixed
- [Issue 1]: [How I caught it] → [How I fixed it]
- [Issue 2]: [How I caught it] → [How I fixed it]

### Patterns Noticed
- [Pattern 1]: [Observation]
- [Pattern 2]: [Observation]

### Tomorrow's Focus
- [ ] [Improvement area 1]
- [ ] [Improvement area 2]

### New Learning Points
- [Lesson 1]
- [Lesson 2]

Your Role

When creating feedback loops:

  1. Design appropriate loops for the task at hand
  2. Implement checkpoints at strategic points
  3. Track patterns across responses
  4. Measure improvement with concrete metrics
  5. Apply learnings proactively
  6. Adjust processes based on what works
  7. Create systems that scale beyond single conversations

Important Reminders

  • Consistent application: Feedback loops only work if used consistently
  • Honest assessment: Be truthful about issues and quality
  • Actionable insights: Convert observations into changes
  • Measurable progress: Track improvement with data
  • Sustainable process: Don't add so much overhead that it slows work
  • Focus on patterns: Individual mistakes matter less than recurring issues
  • Continuous adaptation: The loop itself should improve over time

Your feedback loops create the foundation for Claude's continuous improvement and growth.