Commit f5a6efb
chore: release v6.4.0
Major Updates:
- CLI Integration: 15 new commands added to spec-cli.py (39 total)
- Living Documentation commands (generate-feature-claude, health-check-docs, etc.)
- Project Management (init-project, roadmap, design-health)
- Epic/Sprint management, Quality gates, Metrics tracking
- Design System Integration: Complete workflow with automated quality checks
- design-scout agent: Component reuse enforcement (85%+ target)
- design-lint agent: Automated WCAG 2.1 AA compliance checking
- Multi-screen mockup infrastructure with keyboard navigation
- design-health-check.sh: 7 health checks for system monitoring
- Infrastructure: Scheduler, fixture refresh, DORA metrics commands
Files Changed:
- spec-cli.py: +316 lines (19→39 commands, --json flag refactoring)
- New agents: design-scout.md (574 lines), design-lint.md (462 lines)
- New scripts: design-health-check.sh (298 lines)
- New templates: Multi-screen mockup infrastructure
- Updated: 10 phase command workflows, CHANGELOG.md, README.md
- Added *.backup to .gitignore
Release: v6.4.0
🤖 Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 717af41 commit f5a6efb
File tree
29 files changed
+8447
-6486
lines changed- .claude
- agents
- implementation
- quality
- commands
- internal
- phases
- project
- .spec-flow
- scripts/bash
- templates
- design-system
- mockups
- specs/test-todo-app-spec
29 files changed
+8447
-6486
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1641 | 1735 | | |
1642 | 1736 | | |
1643 | 1737 | | |
| |||
0 commit comments