mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Update unified file structure to stress on-demand creation principle - Add creation strategy section with explicit guidance: - Initial setup creates only required files (session.json, IMPL_PLAN.md, TODO_LIST.md, .task/) - Optional directories (.brainstorming/, .chat/, .summaries/) created when first needed - Update core design principles to include on-demand file creation - Add session initialization and directory creation examples in Data Operations This ensures workflows start lean and expand only as functionality is used. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>