# Command Orchestration

> Orchestrates correct usage of .claude/commands during spec-driven workflows.

- Skill: `hamzashakoor119-build-todo-app-using-claude-and-speckitplus/command-orchestration` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hamzashakoor119-build-todo-app-using-claude-and-speckitplus/command-orchestration`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hamzashakoor119-build-todo-app-using-claude-and-speckitplus/command-orchestration/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hamzashakoor119 (https://skillmd.com/u/hamzashakoor119-build-todo-app-using-claude-and-speckitplus)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hamzashakoor119-build-todo-app-using-claude-and-speckitplus/command-orchestration

---


# Command Orchestration Rules

## Requirement Analysis
Use:
- sp.analyze.md
- sp.clarify.md (if ambiguous)

## Specification Phase
Use:
- sp.specify.md
- sp.constitution.md (if rules needed)

## Planning Phase
Use:
- sp.plan.md
- sp.tasks.md

## Implementation Phase
Use:
- sp.implement.md

## Validation Phase
Use:
- sp.checklist.md
- sp.tasksissues.md

## Git / PR
Use:
- sp.git.commit.pr.md

Always select commands automatically based on task intent.

