Added Comments section to gitea skill with tea comment syntax and examples
Updated code-reviewer agent with explicit tea CLI commands for posting reviews
The code-reviewer agent was previously trying to use non-existent tea pulls review --comment flag. Now it has explicit instructions to use tea comment, tea pulls approve, and tea pulls merge.
Test plan
Verify tea comment works correctly
Run code-reviewer agent on a PR to verify it uses the correct commands
## Summary
- Added Comments section to gitea skill with `tea comment` syntax and examples
- Updated code-reviewer agent with explicit tea CLI commands for posting reviews
The code-reviewer agent was previously trying to use non-existent `tea pulls review --comment` flag. Now it has explicit instructions to use `tea comment`, `tea pulls approve`, and `tea pulls merge`.
## Test plan
- [ ] Verify `tea comment` works correctly
- [ ] Run code-reviewer agent on a PR to verify it uses the correct commands
Closes #6
🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Add Comments section to gitea skill with examples
- Update code-reviewer agent with explicit tea CLI commands
for posting comments, approving, and merging PRs
Closes#6🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
tea commentsyntax and examplesThe code-reviewer agent was previously trying to use non-existent
tea pulls review --commentflag. Now it has explicit instructions to usetea comment,tea pulls approve, andtea pulls merge.Test plan
tea commentworks correctlyCloses #6
🤖 Generated with Claude Code
LGTM - Changes look good. Approving and merging.