All notable changes to this project will be documented in this file.
/speckit.learn.diagramscommand — generates Mermaid-illustrated Markdown files for component diagrams (--cd), system design (--sd), and software architecture (--sa) with reasoning grounded in core spec artifacts- Scope-aware
--allflag (default) — automatically determines which diagram types are applicable based on whether the spec describes a new project, major feature, or feature-scoped change - Added
speckit.planto required commands (diagrams depend on planning artifacts)
/speckit.learn.reviewcommand — generates educational guides (learn.md) from completed implementations, covering key decisions, patterns, architecture, and glossary/speckit.learn.clarifycommand — enhanced clarification with "Why this matters" context, pros/cons tables, and recommended options to build senior-level thinkingafter_implementhook — optional prompt to generate a learning guide after implementation completes