# Repository Agent Instructions ## Commit Message Policy - Always use Conventional Commits. - Format: `(): ` when scope is applicable. - Allowed common types: `feat`, `fix`, `docs`, `refactor`, `test`, `chore`, `build`, `ci`, `perf`, `revert`. - Use imperative, concise subjects (for example: `feat(skills): add effector-storage skill`).