v0.8.0
Release covering all changes since v0.6.2. All plugins are aligned to version 0.8.0 (product, architect, scalardb).
What's New
- New
productplugin (21 skills, 14 rules) — validation-driven, dialogue-based product-direction pipeline from product vision to SLA/NFR. Extracts and validates the riskiest assumptions before committing, re-propagates changes via a traceability graph, and hands off to/architect:define-requirements. Commands available as/product:*; profilesmvp/core-only/ux-to-spec/full. - New
/architect:define-requirementsskill — greenfield entry point: FR/NFR classification, data/transaction requirements, ScalarDB applicability.
Bug Fixes
- Stop
validate-mermaid.shfalse-positive onerDiagramcardinality syntax. - Remove dangling
(Method 2.9)cross-references that pointed to an external design doc not present in this repo. - Make
design-positioning'sresearch-landscapedependency soft (depends_on→soft_depends_on) so theux-to-specprofile is no longer blocked by an unmet optional dependency.
Documentation
- Three-plugin documentation across
CLAUDE.md,README.md,docs/skill-reference.md(+ Japanese), andAGENTS.md; corrected skill counts to the marketplace truth (architect 43, total 75). - Added
/product:*command reference, Product Direction workflow, install/update/verify steps, and Codex command mapping (product skills/rules are nested underproduct/). - Enforced the English-only rule across
SKILL.mdand rule files (translated residual Japanese glosses; replaced the Japanese Mermaid example with an English-only non-ASCII rule note).
Versioning
- Bumped all plugin versions to 0.8.0 in
.claude-plugin/marketplace.jsonand.claude-plugin/plugin.json. The marketplacemetadata.version(1.0.0, the catalog version) is unchanged.