test-changelog-automation

Automate changelog testing workflow

Content Preview
# Test Command

Automate changelog testing workflow

## Instructions

1. This command serves as a demonstration
2. It shows how the changelog automation works
3. When this file is added, the changelog should update automatically
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/test-changelog-automation.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/test/test-changelog-automation.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/test/test-changelog-automation.md

Related Skills