# Template Selector

> Automatically selects and applies correct templates from /templates based on artifact type.

- Skill: `hamzashakoor119-build-todo-app-using-claude-and-speckitplus/template-selector` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hamzashakoor119-build-todo-app-using-claude-and-speckitplus/template-selector`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hamzashakoor119-build-todo-app-using-claude-and-speckitplus/template-selector/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/template-selector

---


# Template Selection Rules

## Specification
Use:
- templates/spec-template.md

## Planning
Use:
- templates/plan-template.md

## Tasks
Use:
- templates/tasks-template.md

## Checklist
Use:
- templates/checklist-template.md

## ADR
Use:
- templates/adr-template.md

## Agent / Prompt Files
Use:
- templates/agent-file-template.md
- templates/phr-template.prompt.md

Never start a document without a template.

