mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-05 02:30:26 +08:00
Add best practices for task id and workdir parameters: - id: recommend <feature>_<timestamp> format for uniqueness - workdir: recommend absolute paths to avoid ambiguity Update parallel execution example to demonstrate recommended format 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>