speclaw

esneiderbravo/speclaw
★ 0 stars TypeScript AI/LLM Updated today
A self-contained suite that turns any repo into a spec-driven, agent-ready codebase for AI coding agents: a constitution generated from your code, a local code graph (Compass) that saves tokens, and a disciplined spec workflow. No LLM, 100% local. Ships as a CLI and an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "speclaw": {
      "command": "npx",
      "args": [
        "-y",
        "esneiderbravo/speclaw"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="https://raw.githubusercontent.com/esneiderbravo/speclaw/main/brand/speclaw-banner.png" width="820" alt="speclaw — where specs become law"> <br/> <a href="https://www.npmjs.com/package/@esneiderbravo/speclaw"><img src="https://img.shields.io/npm/v/@esneiderbravo/speclaw?color=0E8E8E&labelColor=0B0F10&style=flat-square&label=npm" alt="npm"></a>

Topics

agenticai-agentsclaude-codeclicode-intelligencecursordeveloper-toolsllm-toolsmcpmcp-serverspec-driven-developmenttypescript