dev-flow
01Settings file Claude Code
An empty agent settings file, from a project described as: Engineering discipline for AI coding agents — from requirements through delivery.
Settings file Claude Code
An empty agent settings file, from a project described as: Engineering discipline for AI coding agents — from requirements through delivery.
Instructions file CodexOpenCode
Instructions for daphnee-ovo/dev-flow, covering dev-flow plugin, language policy, 注意事项, 命令 and 流程.
Instructions file
Instructions for daphnee-ovo/dev-flow, a project described as: Engineering discipline for AI coding agents — from requirements through delivery.
Agent
You are an independent design reviewer. Review BRAINSTORM.md to find issues that main agent and user may have overlooked during discussion.
Agent
You are an independent requirements reviewer. Review PRD.md to find gaps and issues at the requirements level.
Agent
You are an independent technical design reviewer. Review SPEC.md to find gaps and risks in technical design.
Agent
You are an independent challenger for task decomposition. Your goal is to find problems in task breakdown.
Agent
The current test execution owner is the dow test CLI. The /test workflow entry invokes that CLI; it does not dispatch a second independent test plan.
Command
Pre-implementation collaborative requirement exploration and design (conversational brainstorm).
Command
Check if development work is synced to .dev-doc documentation.
Command
User-triggered workflow to automatically fix open issues.
Command
Initialize dev-flow project — scan current state, create/align .dev-doc, update agent instruction file.
Command
DOCROOT obtained via dow status --field docroot.
Command
Iteration delivery — delivery check + archive + commit & tag + bump version.
Command
Select development mode — control flow phases.
Command
Start PRD phase — formalize exploration results into formal requirements document.
Command
Start SPEC phase — technical solution design.
Command
Report current project status and progress.
Command
Start TASK phase — task decomposition.
Command
Enter TEST phase and run full-project tests only when the user explicitly requests TEST phase.