mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
- Add docs directory with VitePress configuration - Add GitHub Actions workflow for docs build and deploy - Support bilingual (English/Chinese) documentation - Include search, custom theme, and responsive design
1.2 KiB
1.2 KiB
Commands Overview
One-Liner
Commands is the command system of Claude_dms3 — comprising Claude Code Commands and Codex Prompts, providing a complete command-line toolchain from specification to implementation to testing to review.
Command Categories
| Category | Description | Path |
|---|---|---|
| Claude Commands | Claude Code extension commands | /commands/claude/ |
| Codex Prompts | Codex CLI prompts | /commands/codex/ |
Quick Navigation
Claude Commands
- Core Orchestration - ccw, ccw-coordinator
- Workflow - workflow series commands
- Session Management - session series commands
- Issue - issue series commands
- Memory - memory series commands
- CLI - cli series commands
- UI Design - ui-design series commands