From ae9ca83112268501f229a3e11c4e2f6ff47ff6ef Mon Sep 17 00:00:00 2001 From: Sandeep Roy Date: Wed, 8 Apr 2026 16:44:49 +0530 Subject: [PATCH] Add SpecLock to Utilities section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63c6a2ff..2735adc0 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ By creating a `.cursorrules` file in your project's root directory, you can leve ### Utilities - [Cursor Watchful Headers](https://github.com/johnbenac/cursor-watchful-headers) - A Python-based file watching system that automatically manages headers in text files and maintains a clean, focused project tree structure. Perfect for maintaining consistent file headers and documentation across your project, with special features to help LLMs maintain better project awareness. +- [SpecLock](https://github.com/sgroy10/speclock) - Enforces your .cursorrules, CLAUDE.md, and AGENTS.md — not just suggests. Zero-config: `npx speclock protect` reads your existing rule files, extracts enforceable constraints, and installs a pre-commit hook. 51 MCP tools, 991 tests. ## Directories