Compacted README.md
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
4f0b94354c
commit
3cbe5e4a9f
2 changed files with 30 additions and 166 deletions
|
@ -50,3 +50,9 @@
|
|||
- Use structured logging with key-value pairs
|
||||
- Follow existing naming conventions
|
||||
- Keep command files self-contained and testable
|
||||
|
||||
### Documentation
|
||||
|
||||
- **CRITICAL**: Keep README.md updated when adding new commands or changing functionality
|
||||
- README.md should be user-facing - focus on usage, not implementation details
|
||||
- Use `pluginctl --help` for command documentation, not hardcoded lists in README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue