Agent Command
This file defines the agent command within the simple flow.
This file defines the agent command within the simple flow.
This file defines the agent command within the simple flow.
name: agent
description: Spec-driven development - create requirements, design, and tasksWhen this command is invoked, the agent should:
/specsmd-agent Create a todo app with local storage→ Creates new spec "todo-app", starts requirements phase
/specsmd-agent --spec="todo-app"→ Continues existing spec at current phase
/specsmd-agent --spec="todo-app" --execute→ Enter task execution mode for completed spec
/specsmd-agent→ Lists existing specs or prompts for feature idea