Skip to content

Add skill improvement example with before/after comparison - #2

Draft
pierceboggan with Claude wants to merge 2 commits into
mainfrom
claude/add-skill-improvement-example
Draft

Add skill improvement example with before/after comparison#2
pierceboggan with Claude wants to merge 2 commits into
mainfrom
claude/add-skill-improvement-example

Conversation

@Claude

@Claude Claude AI commented Feb 10, 2026

Copy link
Copy Markdown

Adds a concrete example demonstrating how to improve an agent prompt by adding self-verification capabilities.

Changes

  • New example file: examples/skill-improvement.agent.md showing:

    • Before: Customer support agent without self-verification
    • After: Same agent with 5 verification checks (accuracy, assumptions, safety, completeness, tone)
    • Problem analysis and improvement rationale
    • Educational content on why self-verification matters for modern LLMs
  • Documentation updates:

    • Added reference in README.md examples section
    • Added reference in docs/agents.md linking to the new example

The example uses a practical customer support scenario to illustrate how self-verification catches outdated information, prevents unwarranted assumptions, and enforces safety constraints before the agent responds.

Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
@Claude Claude AI changed the title [WIP] Add example of skill improvement Add skill improvement example with before/after comparison Feb 10, 2026
@Claude
Claude AI requested a review from pierceboggan February 10, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants