markitect-main/capabilities
tegwick 0b5098370a feat: implement optimization #4 - version-tag consistency check
Add version-tag consistency validation to prevent mismatched releases:

- Integrate validate_changelog_version() into create_tag() workflow
  to ensure CHANGELOG has version section before creating git tag
- Add check_version_consistency() method to ReleaseManager for
  manual consistency verification
- Add 'release check-consistency --version X.Y.Z' CLI command to
  verify CHANGELOG and git tag alignment
- Prevent tag creation if CHANGELOG missing version section
- Provide helpful tips when validation fails

This ensures git tags and CHANGELOG versions stay synchronized,
preventing incomplete or inconsistent releases.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-06 21:14:33 +01:00
..
kaizen-agentic@afc038d98b chore: update kaizen-agentic submodule after rebase 2026-01-05 23:39:43 +01:00
markitect-content feat: implement modular capability system with automatic discovery 2025-11-09 01:29:15 +01:00
markitect-utils feat: implement modular capability system with automatic discovery 2025-11-09 01:29:15 +01:00
release-management feat: implement optimization #4 - version-tag consistency check 2026-01-06 21:14:33 +01:00
testdrive-jsui@b8f13b4ae5 agent: improved capability integration 2025-12-17 19:38:06 +01:00
DETACHED-issue-facade.yaml chore: detach issue-facade capability for reorganization 2025-12-17 22:27:36 +01:00