From 42bc2f0b49d0f9b026e1d015736a53530a0d04a8 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Thu, 17 Apr 2025 19:44:23 -0500 Subject: [PATCH] custom modes renamed from custom prompts --- {role-prompts => custom-modes}/architect.md | 0 {role-prompts => custom-modes}/ba.md | 0 {role-prompts => custom-modes}/dev.md | 0 {role-prompts => custom-modes}/pm.md | 0 {role-prompts => custom-modes}/po.md | 0 {role-prompts => custom-modes}/ux.md | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {role-prompts => custom-modes}/architect.md (100%) rename {role-prompts => custom-modes}/ba.md (100%) rename {role-prompts => custom-modes}/dev.md (100%) rename {role-prompts => custom-modes}/pm.md (100%) rename {role-prompts => custom-modes}/po.md (100%) rename {role-prompts => custom-modes}/ux.md (100%) diff --git a/role-prompts/architect.md b/custom-modes/architect.md similarity index 100% rename from role-prompts/architect.md rename to custom-modes/architect.md diff --git a/role-prompts/ba.md b/custom-modes/ba.md similarity index 100% rename from role-prompts/ba.md rename to custom-modes/ba.md diff --git a/role-prompts/dev.md b/custom-modes/dev.md similarity index 100% rename from role-prompts/dev.md rename to custom-modes/dev.md diff --git a/role-prompts/pm.md b/custom-modes/pm.md similarity index 100% rename from role-prompts/pm.md rename to custom-modes/pm.md diff --git a/role-prompts/po.md b/custom-modes/po.md similarity index 100% rename from role-prompts/po.md rename to custom-modes/po.md diff --git a/role-prompts/ux.md b/custom-modes/ux.md similarity index 100% rename from role-prompts/ux.md rename to custom-modes/ux.md