Skip to content

fix: add --author flag to all reply-to examples#141

Merged
tomasz-tomczyk merged 1 commit intomainfrom
fix/author-in-reply-to-examples
Mar 19, 2026
Merged

fix: add --author flag to all reply-to examples#141
tomasz-tomczyk merged 1 commit intomainfrom
fix/author-in-reply-to-examples

Conversation

@tomasz-tomczyk
Copy link
Copy Markdown
Owner

Summary

  • Added --author '<name>' to every crit comment --reply-to example that was missing it across all integration docs
  • Fixed SKILL.md files (opencode, cursor, github-copilot, claude-code) that used generic 'Claude' as author — now each uses the correct integration name ('OpenCode', 'Cursor', 'Copilot', 'Claude Code')
  • Updated main.go help text and usage examples to include --author

Files changed

Integration Files Author name
opencode SKILL.md, crit.md 'OpenCode'
aider CONVENTIONS.md 'Aider'
cline crit.md 'Cline'
windsurf crit.md 'Windsurf'
cursor SKILL.md, crit.md 'Cursor'
github-copilot SKILL.md, crit.prompt.md 'Copilot'
claude-code SKILL.md, crit.md 'Claude Code'
main.go help text + usage example 'Claude' / generic

Test plan

  • go build ./... passes
  • Verify each integration file shows correct author in examples

🤖 Generated with Claude Code

Every `crit comment --reply-to` example now includes `--author` with the
correct integration-specific name. Also fixes SKILL.md files that used
generic 'Claude' as author instead of the actual integration name.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tomasz-tomczyk tomasz-tomczyk merged commit eea2c60 into main Mar 19, 2026
1 of 2 checks passed
@tomasz-tomczyk tomasz-tomczyk deleted the fix/author-in-reply-to-examples branch March 19, 2026 16:39
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