Skip to content

Conversation

@strickvl
Copy link
Contributor

@strickvl strickvl commented Dec 12, 2025

Summary

  • Merges claude.yml and claude-code-review.yml into a single unified claude.yml
  • Merges quick and full-review modes in codex-comment.yml into a single step
  • Removes /full-review exclusion - workflows now trigger on any @claude or /codex mention
  • Prompts intelligently detect review requests and apply guidelines accordingly

Motivation

Users were having trouble remembering the exact syntax required (@claude /full-review vs just @claude). This consolidation:

  1. Reduces cognitive load - users just @mention and describe what they want
  2. Eliminates race conditions - no risk of two workflows triggering on ambiguous commands
  3. Centralizes maintenance - one file to update instead of two

- Merge claude.yml and claude-code-review.yml into single claude.yml
- Merge quick and full-review modes in codex-comment.yml
- Remove /full-review exclusion - workflows now trigger on any @claude or /codex mention
- Prompts intelligently detect review requests and apply guidelines accordingly
- Reduces cognitive load for users who don't need to remember exact syntax
- Delete now-redundant claude-code-review.yml
@strickvl strickvl requested a review from safoinme December 12, 2025 13:03
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