## Summary
- Fixed incorrect `tea issue view` syntax in ARCHITECTURE.md to use `tea issues <number>` instead
- Added clarifying tip to gitea skill to prevent this common mistake
The tea CLI doesn't have a `view` subcommand for issues. The correct syntax is `tea issues <number>` to view a single issue.
## Test plan
- [ ] Verify `tea issues <number>` works correctly
- [ ] Documentation is accurate
Closes #2
🤖 Generated with [Claude Code](https://claude.com/claude-code)
The tea CLI doesn't have a `view` subcommand - use `tea issues <number>`
directly instead of `tea issues view <number>`.
- Fix example in ARCHITECTURE.md
- Add clarifying tip in gitea skill to prevent this common mistake
Closes#2🤖 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 issue viewsyntax in ARCHITECTURE.md to usetea issues <number>insteadThe tea CLI doesn't have a
viewsubcommand for issues. The correct syntax istea issues <number>to view a single issue.Test plan
tea issues <number>works correctlyCloses #2
🤖 Generated with Claude Code