[how to use][how to implement]
This commit is contained in:
@@ -53,7 +53,7 @@ The command orchestrates the entire workflow: it asks the user for their tempera
|
||||
|
||||
---
|
||||
|
||||
## How to Use
|
||||
## 
|
||||
|
||||
```bash
|
||||
$ claude
|
||||
@@ -62,6 +62,12 @@ $ claude
|
||||
|
||||
---
|
||||
|
||||
## 
|
||||
|
||||
Ask Claude to create one for you — it will generate the markdown file with YAML frontmatter and body in `.claude/commands/<name>.md`
|
||||
|
||||
---
|
||||
|
||||
<a href="https://github.com/shanraisshan/claude-code-best-practice#orchestration-workflow"><img src="../!/tags/orchestration-workflow-hd.svg" alt="Orchestration Workflow"></a>
|
||||
|
||||
The weather orchestrator is the **Command** in the Command → Agent → Skill orchestration pattern. It serves as the entry point — handling user interaction (temperature unit preference), delegating data fetching to the `weather-agent`, and invoking the `weather-svg-creator` skill for visual output.
|
||||
|
||||
Reference in New Issue
Block a user