From c0cca3db7295419fd2899e1dc4dc7b81280e2c5a Mon Sep 17 00:00:00 2001 From: abhishekbhakat Date: Mon, 16 Feb 2026 16:29:29 +0530 Subject: [PATCH] Clarify usage instructions for rules skill in SKILL.md --- .factory/skills/rules/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.factory/skills/rules/SKILL.md b/.factory/skills/rules/SKILL.md index 4360bf5..e44a0c1 100644 --- a/.factory/skills/rules/SKILL.md +++ b/.factory/skills/rules/SKILL.md @@ -26,7 +26,7 @@ This skill provides access to project-specific coding rules and conventions stor ## Usage -The rules are automatically loaded and applied by the system. Individual rule files can be read from `~/.factory/rules/` or `.factory/rules/` in the project directory. +Read the rule files from `.factory/rules/` and apply them as needed. ### ColGREP Init