Generate release notes from merged commits
changelogworkflowsetup L2★0
owainlewis/claude-code-workflows ↗What it does
execute workflow pipeline stages
Best for
Best for synthesizing release notes from git commits.
Inputs
- · stages: [Collect, Summarise, Synthesise]
- · items_to_process: array
Outputs
- · baseTag
- · entryCount
- · markdown
Requires
- · claude-workflow-agent
- · async-parallel
- · git-cli
Preconditions
- · workflow engine supports phase() and agent() calls
- · git repository initialized
Failure modes
- · merge conflict or permission denied
- · async task cancellation
Trust signals
- · repo: owainlewis/claude-code-workflows
- · schema-validated outputs