refactor: standardize file naming to use dashes instead of underscores (#1094)

Rename output/template files and update all references to use kebab-case
(dashes) instead of snake_case (underscores) for consistency:

- project_context.md -> project-context.md (13 references)
- backlog_template.md -> backlog-template.md
- agent_commands.md -> agent-commands.md
- agent_persona.md -> agent-persona.md
- agent_purpose_and_type.md -> agent-purpose-and-type.md
This commit is contained in:
Alex Verkhovsky
2025-12-11 15:42:24 -07:00
committed by GitHub
parent be7e07cc1a
commit 82e6433b69
13 changed files with 15 additions and 15 deletions