.dwf/ directory structure with configuration and empty rule files.
Behavior
- Detects AI tools configured in the project (looks for
.cursor/,CLAUDE.md,GEMINI.md,.windsurf/,.github/copilot-instructions.md) - Asks which tools to include (detected tools are pre-selected)
- Asks output mode:
copy(default) orlink - Generates
.dwf/config.yml+ empty rule files with example comments - Creates
.dwf/assets/directory for commands, templates, and hooks - Adds
.dwf/.cache/to.gitignore - If
--presetis specified, installs the preset after initialization

