Configure and customize devflow commands for your project's specific framework and requirements
/plugin marketplace add docutray/docutray-claude-code-plugins/plugin install docutray-devflow-plugins-devflow@docutray/docutray-claude-code-plugins# DevFlow Setup Command Interactive command to configure and customize devflow commands for your project's specific framework, tech stack, and requirements. ## Usage ## Objective Guide the project through initial configuration of devflow commands, creating customized detail files that adapt the generic commands to the project's specific needs including: - Framework-specific commands (tests, linting, build) - Project structure and conventions - Issue and PR templates - Validation criteria - Functional testing configuration (optional) - Optional OpenSpec installation and initialization ...