Skip to content

docs: add docker-compose-helper example skill with eval set (#21)#34

Merged
antongulin merged 1 commit into
mainfrom
docs/example-skill
Jul 5, 2026
Merged

docs: add docker-compose-helper example skill with eval set (#21)#34
antongulin merged 1 commit into
mainfrom
docs/example-skill

Conversation

@antongulin

Copy link
Copy Markdown
Owner

Partial resolution of #21 (onboarding/examples).

What changed

  • examples/docker-compose-helper/ — one complete worked example of the eval-driven workflow:
    • SKILL.md — small, realistic skill with a well-formed trigger description
    • evals/eval-set.json — 8 queries (5 positive, 3 negative) in the exact EvalItem format skill_eval consumes
    • README.md — copy-pasteable walkthrough of skill_evalskill_optimize_loop → benchmark
  • Root README: new "Examples" section linking to it.

The example skill passes the plugin's own validateSkill check.

Per the audit decision, the demo GIF/video from #21 is deferred until the recorded workflow is stable — one maintained example is the lazy path that covers the ask.

🤖 Generated with Claude Code

One complete worked example of the eval-driven workflow: a small
realistic skill, an 8-query trigger eval set in the skill_eval format,
and a walkthrough README, linked from the main README. Validated with
the plugin's own validateSkill.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

🏹 Robin

✅ Review done. Nothing worth flagging — looks clean to me.

Push fixes whenever you like, then comment /robin for another pass.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏹 Robin

Heads up: this is a point-in-time review. Push fixes freely, then comment /robin whenever you want another pass.

No issues found

Summary

This diff adds a well-structured Docker Compose helper example, including a clear SKILL.md, a trigger eval set, and thorough documentation. The example is self-contained, follows the described eval format, and provides copy-pasteable prompts for the workflow. No correctness, security, or reliability issues are present since this is documentation and example content only.


Robin — the Robin Hood of code review. Free for every PR.

@antongulin antongulin merged commit ab6ebab into main Jul 5, 2026
2 checks passed
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.

1 participant