file-organization
Validates and enforces file creation rules, folder structure, and naming conventions.Use this skill BEFORE creating any new file or folder to ensure:1. Parent directory exists and is appropriate2. File/folder name follows conventions3. Correct template is used4. No duplicate files created5. Structure matches framework standardsTriggered by: Any file creation, folder creation, or structure changeThis is a PREVENTIVE skill - validates BEFORE action, not after.
$ Installer
git clone https://github.com/kelleysd-apps/sdd-agentic-framework /tmp/sdd-agentic-framework && cp -r /tmp/sdd-agentic-framework/.claude/skills/validation/file-organization ~/.claude/skills/sdd-agentic-framework// tip: Run this command in your terminal to install the skill
Repository

kelleysd-apps
Author
kelleysd-apps/sdd-agentic-framework/.claude/skills/validation/file-organization
0
Stars
1
Forks
Updated6d ago
Added6d ago