Skip to content

Tracks via MCP Prompts

0.2.2

archcore mcp now ships the prompts capability. The five multi-document tracks are available as named prompts that orchestrate each cascade end-to-end.

Improvements

  • Five MCP prompts registered: iso_track (BRS → StRS → SyRS → SRS), sources_track (MRD → BRD → URD), product_track (PRD → plan), standard_track (ADR → rule → guide), architecture_track (ADR → spec → plan)
  • Each prompt drives the cascade step-by-step, creating documents and linking them with implements relations
  • Available via / in any prompts-aware MCP client (Claude Desktop, Claude Code, VS Code MCP, Zed, parts of Cursor) — no Archcore plugin needed

View on GitHub →