sgroy10/speclock
v5.8.0MIT
Action guardrails that check AI coding changes against explicit project constraints.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
speclock
{
"command": "npx",
"args": [
"--yes",
"speclock@5.8.0",
"serve",
"--project",
"."
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "speclock",
"version": "5.8.0",
"description": "Action guardrails that check AI coding changes against explicit project constraints.",
"author": {"name": "Sandeep Roy", "url": "https://github.com/sgroy10"},
"homepage": "https://sgroy10.github.io/speclock/",
"repository": "https://github.com/sgroy10/speclock",
"license": "MIT",
"keywords": ["ai-guardrails", "coding-agent", "constraints", "mcp", "claude-code"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE