+9
−0
.specify/memory/constitution.md
0 → 100644
+50
−0
+148
−0
.specify/scripts/powershell/common.ps1
0 → 100644
+137
−0
+283
−0
Loading
- Implement PowerShell script `update-agent-context.ps1` to: - Validate environment and check for necessary files - Extract data from `plan.md` - Manage agent files for multiple agents - Generate content based on technology stack and recent changes - Support specific agent updates or all agents at once feat(templates): add templates for agent files, checklists, plans, specs, and tasks - Create `agent-file-template.md` for agent development guidelines - Create `checklist-template.md` for feature checklists - Create `plan-template.md` for implementation plans - Create `spec-template.md` for feature specifications - Create `tasks-template.md` for task lists related to feature implementation