project-rules
Installation
SKILL.md
Project Rules
When to Invoke
- User asks about skill routing logic or how skills are automatically loaded
- User wants to customize IDE rule generation
- User is troubleshooting skill loading issues
- User mentions conditional skill loading or file-based triggers
- User wants to understand the templates in project-rules/templates/
- User asks how to prevent skills from loading when not needed
- NOT: General IDE setup unrelated to skill routing
- NOT: Installing or managing skills themselves
Prerequisites
This skill is typically invoked by the setup skill but can be used independently for customization.
Reference
This skill contains the core routing logic and templates that enable automatic skill loading based on project context. The goal is zero manual skill invocation - skills should load automatically when relevant and stay out of the way when not needed.