Adds the git-workflow skill (Conventional Commits, auto-commit/push policy, changelog process), CHANGELOG.md seeded from history, and scripts/generate-changelog.sh to group commits by type. PRs remain manual by design.
489 B
489 B
Changelog
All notable changes to this project are documented here.
Format is loosely based on Keep a Changelog, grouped by
Conventional Commits type. Regenerate the grouped
entries for a range with scripts/generate-changelog.sh; see .claude/skills/git-workflow/SKILL.md
for the full process.
[Unreleased]
Chore
- Initial commit: YouTube Studio Flow (backend, frontend, infrastructure, docs) (
d5af006)