dev953 v1.1.0
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
bashrequired. 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