From 35a690f28e34d878b3e03536d8453decca479e57 Mon Sep 17 00:00:00 2001 From: Gordon Lam <73506701+yeelam-gordon@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:02:10 +0800 Subject: [PATCH] Update instructions/prompt.instructions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- instructions/prompt.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/prompt.instructions.md b/instructions/prompt.instructions.md index ac34d08a..4485d8a8 100644 --- a/instructions/prompt.instructions.md +++ b/instructions/prompt.instructions.md @@ -30,7 +30,7 @@ Every prompt file should include YAML frontmatter with the following fields: ### Guidelines - Use consistent quoting (single quotes recommended) and keep one field per line for readability and version control clarity -- If `tools` are specified and current agent is `ask` or `edit`, the default agent becomes `agent` +- If `tools` are specified and the current agent is `ask` or `edit`, the default agent becomes `agent` - Preserve any additional metadata (`language`, `tags`, `visibility`, etc.) required by your organization ## File Naming and Placement