Commit 347b7616065 for woocommerce
commit 347b7616065f5038ff209162672aec734d304ff3
Author: Néstor Soriano <konamiman@konamiman.com>
Date: Mon Mar 30 08:32:17 2026 +0200
Remove the "search personal skills" part from AGENTS.md (#63900)
diff --git a/AGENTS.md b/AGENTS.md
index 3fe2db8c15a..1e7469dd483 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -30,11 +30,6 @@ The `.ai/skills/` directory contains procedural HOW-TO instructions:
- **`woocommerce-git`** - Guidelines for git and GitHub operations
- **`woocommerce-email-editor`** - Email editor development setup and Mailpit configuration
-**CRITICAL:** After reading a skill, check if a personal skill override file exists at
-`~/.ai/skills/{skill-name}-personal/SKILL.md` and apply it too. For example, for the
-`woocommerce-backend-dev` skill, check for `~/.ai/skills/woocommerce-backend-dev-personal/SKILL.md`.
-**Personal override skills take precedence over project-level skills in case of conflict**.
-
## Project Architecture
### Directory Structure
diff --git a/plugins/woocommerce/changelog/pr-63900 b/plugins/woocommerce/changelog/pr-63900
new file mode 100644
index 00000000000..16ed67f589f
--- /dev/null
+++ b/plugins/woocommerce/changelog/pr-63900
@@ -0,0 +1,4 @@
+Significance: patch
+Type: dev
+
+Remove the search personal skills part from AGENTS.md