Add locus to Developer Productivity — product intent as code for Claude Code
loading diff…
Adds locus to the Developer Productivity section.
What it does: stories.yaml lives in your repo root alongside package.json. It is version-controlled, machine-readable product intent. The MCP server (npx @locus-dev/mcp-server) exposes your stories as live context in Claude Code — your agent reads the product contract before writing code. A companion GitHub Action audits every PR against the spec.
Install:
claude mcp add locus -- npx -y @locus-dev/mcp-server
Links: