Update scripts

This commit is contained in:
Den Delimarsky 🌺
2025-09-15 17:44:18 -07:00
parent dd57e9d444
commit 5828e58f84
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
---
description: "Implementation plan template for feature development"
scripts:
sh: .specify/scripts/bash/update-agent-context.sh __AGENT__
ps: .specify/scripts/powershell/update-agent-context.ps1 -AgentType __AGENT__
sh: scripts/bash/update-agent-context.sh __AGENT__
ps: scripts/powershell/update-agent-context.ps1 -AgentType __AGENT__
---
# Implementation Plan: [FEATURE]