Skip to content

dev953 v1.1.0

Choose a tag to compare

@GRU-953 GRU-953 released this 22 Jun 19:06

dev953 v1.1.0 — runs everywhere, and an MCP companion

  • Cross-platform. dev953's executable layer (its two safety hooks and helper scripts) is now pure, zero-dependency Node.js, so the plugin runs the same on Windows, macOS, and Linux — no bash required. Behaviour is preserved and re-verified against the original fixtures.
  • MCP companion (new). A small, zero-dependency MCP server is now bundled. Other MCP-capable assistants — and Claude itself — can call dev953's method: dev953_lifecycle_plan, dev953_swarm_recipe, dev953_yagni_check, dev953_discipline_review, dev953_publish_checklist. It shares the playbook, not the full builder engine (that needs Claude Code). No API keys; runs locally.

Install is unchanged:

/plugin marketplace add GRU-953/dev953
/plugin install dev953@dev953