Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Pull request overview
This PR adds the existing ClickHouse PR review “skill” content under .agents/ (in addition to .claude/) so it can be consumed by other agent runtimes (e.g., chatgpt codex).
Changes:
- Add
.agents/skills/review/SKILL.mdcontaining the ClickHouse code review skill/template (copied from.claude/skills/review/SKILL.md).
| - Are error-handling tests present? | ||
| - Which additional tests to add (exact cases, scenarios, data sizes) | ||
|
|
||
| ### 5) **Checklist** |
There was a problem hiding this comment.
Have you created a copy of the file for testing?
There was a problem hiding this comment.
Yeah, gonna try to get the chatgpt codex github action for reviews working today, and I want it to use the skill.
There was a problem hiding this comment.
The new .agents/skills/review/SKILL.md is an identical mirror of .claude/skills/review/SKILL.md so the Codex GitHub Action can consume the same review template; there isn’t an extra testing copy beyond that.
|
@codex[agent] review |
1) SummaryCopies the existing review skill into 3) Findings
4) Tests & Evidence
5) ClickHouse C# Client Compliance Checklist
6) Performance & Safety Notes
7) User-Lens Review
8) Code Coverage
9) Extras
Final Verdict
|
No description provided.