3 Commits

Author SHA1 Message Date
cyxer000
50f3ec8644 Add Chinese documentation and fix typo (#676)
- Add Chinese documentation links in README.md, COMMANDS.md, and AGENTS.md
- Fix typo: 'mutiple' -> 'multiple' in README.md
- Include new Chinese documentation files in doc/ directory

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-24 10:42:00 +01:00
Ran Aroussi
251868cca0 Refactor command documentation in COMMANDS.md
- Reformatted command descriptions for improved readability and consistency.
- Ensured uniformity in purpose, usage, description, and output sections across all commands.
- Enhanced clarity for context, testing, utility, and review commands.
2025-08-19 16:14:30 +01:00
Ran Aroussi
5ff62faba6 Add command documentation for project management
- Introduced COMMANDS.md to provide a complete reference for all commands in the Claude Code PM system.
- Documented context, testing, utility, and review commands with detailed usage instructions.
- Added guidelines for creating custom commands and integrating with agents for efficient processing.
2025-08-19 16:12:52 +01:00