Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions commands/dev.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: "End-to-end AI development orchestrator. Classifies task type, auto-detects tier, chains all skills."
description: "End-to-end AI development orchestrator. Auto-detects task tier and chains all skills."
allowed-tools: Bash, Read, Edit, Write, Glob, Grep, Agent, WebFetch, Skill, AskUserQuestion
argument-hint: "<task description> [--quick|--deep|--no-spec|--no-pr|--research|--cicd]"
argument-hint: "<task description> [--quick|--deep|--no-spec|--no-pr|--research|--cicd|--loop|--no-loop|--max-loop-iter=N|--loop-delay=N]"
---

Invoke the `dev-orchestrator` skill with the user's task description.
Expand Down
Loading