Releases: ZenterFlow/claude-priority-action
Releases Β· ZenterFlow/claude-priority-action
v1.0.2 - Release to Marketplace
π Claude Priority Validator - Initial Release
Automatically validate Claude Code plugins for marketplace compliance in your CI/CD pipeline.
β¨ Features
- β Naming Conventions: Validates lowercase-with-hyphens format
- β JSON Schema: Checks marketplace.json for required fields
- β Frontmatter Format: Validates YAML frontmatter in skill files
- β Semantic Versioning: Ensures correct version format (x.y.z)
- β Clear Error Messages: GitHub Actions annotations for easy debugging
π Quick Start
```yaml
- uses: ZenterFlow/claude-priority-action@v1
with:
plugin-path: '.'
```
π What's Included
- Comprehensive validation script (300+ lines)
- Full test suite (15 automated tests, all passing β )
- 4 usage examples
- Complete documentation
π§ͺ Testing
All 15 tests passing!
π Documentation
See the README for complete usage guide and examples.
v1.0.1 - Initial Release to Marketplace
π Claude Priority Validator - Initial Release
Automatically validate Claude Code plugins for marketplace compliance in your CI/CD pipeline.
β¨ Features
- β Naming Conventions: Validates lowercase-with-hyphens format
- β JSON Schema: Checks marketplace.json for required fields
- β Frontmatter Format: Validates YAML frontmatter in skill files
- β Semantic Versioning: Ensures correct version format (x.y.z)
- β Clear Error Messages: GitHub Actions annotations for easy debugging
π Quick Start
```yaml
- uses: ZenterFlow/claude-priority-action@v1
with:
plugin-path: '.'
```
π What's Included
- Comprehensive validation script (300+ lines)
- Full test suite (15 automated tests, all passing β )
- 4 usage examples
- Complete documentation
π§ͺ Testing
All 15 tests passing!
π Documentation
See the README for complete usage guide and examples.
v1.0.0 - Initial Release
π Claude Priority Validator - Initial Release
Automatically validate Claude Code plugins for marketplace compliance in your CI/CD pipeline.
β¨ Features
- β Naming Conventions: Validates lowercase-with-hyphens format
- β JSON Schema: Checks marketplace.json for required fields
- β Frontmatter Format: Validates YAML frontmatter in skill files
- β Semantic Versioning: Ensures correct version format (x.y.z)
- β Clear Error Messages: GitHub Actions annotations for easy debugging
π Quick Start
```yaml
- uses: ZenterFlow/claude-priority-action@v1
with:
plugin-path: '.'
```
π What's Included
- Comprehensive validation script (300+ lines)
- Full test suite (15 automated tests, all passing β )
- 4 usage examples
- Complete documentation
π§ͺ Testing
All 15 tests passing!
π Documentation
See the README for complete usage guide and examples.