Skip to content

v1.1.0 — file-based /spec & token-lean output

Choose a tag to compare

@markstent markstent released this 22 Jun 17:18

What's new

  • File-based /spec. Drafts the spec and all task slices into one committed markdown file under docs/specs/<date>-<slug>.md. You edit it in your editor, then issues are generated from the file on create. Out-of-band editing keeps the review loop token-free, and the file is a durable source of truth.
  • Token-lean /review. Sub-agents now return terse structured findings instead of ~400-word prose, and the verdict is a compact, verdict-first synthesis rather than two reports dumped verbatim.
  • Cleaner /triage summary. Compact verdict-first markdown instead of a raw ASCII block.
  • Text status markers only (PASS/FAIL, [x]/[!]/[ok]) — no emojis.
  • Next-step pointers. Every command ends telling you which command comes next.

Updating

/plugin marketplace update muster
/plugin update muster@muster