Files
5chan/.claude/skills/review-and-merge-pr/agents/openai.yaml
T
Tommaso CasaburiandClaude Opus 4.6 189d1c2165 add .claude config folder with Claude-equivalent agent and hook settings
Mirrors .cursor and .codex structure with Claude model assignments:
- haiku for lighter tasks (translator, browser-check, profiler)
- sonnet for standard tasks (code-quality, plan-implementer, etc.)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 16:35:21 +07:00

5 lines
237 B
YAML

interface:
display_name: "Review and Merge PR"
short_description: "Check PR feedback, fix valid findings, and merge when ready"
default_prompt: "Review the current PR, address valid bot or human feedback, and merge it when ready."