Armory
Source
Browse
Workflows

start

Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install start --cli claude

writes the file to.claude/commands/start.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/start.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.

When to use it

Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/orchestration/start.md -o .claude/commands/start.md

Notes

Extracted from davila7/claude-code-templates, orchestration category.