docs(eval-harness): fix skill description to follow CSO guidelines - #557
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR comprehensively rewrites the eval-harness SKILL.md documentation to broaden its scope from code-only comparisons to comparing multiple executable variant types (code, llm, command, custom). The changes introduce an explicit variant-type system, restructure the three-phase execution workflow, update input/output specifications, refine worktree handling to code-only variants, and adjust grading behavior with anonymization rules. Changes
Possibly related PRs
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can validate your CodeRabbit configuration file in your editor.If your editor has YAML language server, you can enable auto-completion and validation by adding |
Summary
Fix eval-harness skill description to comply with writing-skills CSO guidelines — description now contains only triggering conditions, not workflow summary.
Changes
Tests
Manually verified description follows "Use when..." format with no workflow content.
Summary by CodeRabbit
Documentation