diff --git a/.oxfmtrc.json b/.oxfmtrc.json index 922aee4..9f2324d 100644 --- a/.oxfmtrc.json +++ b/.oxfmtrc.json @@ -10,5 +10,5 @@ "singleQuote": true, "semi": false, "quoteProps": "consistent", - "ignorePatterns": [".agents", "CHANGELOG.md"] + "ignorePatterns": ["skills", "CHANGELOG.md"] } diff --git a/.agents/lambda-query/SKILL.md b/skills/lambda-query/SKILL.md similarity index 100% rename from .agents/lambda-query/SKILL.md rename to skills/lambda-query/SKILL.md