Releases: avalonreset/claude-github
Releases · avalonreset/claude-github
v1.2.0 - SOP and Open Source Release
Added
- Standard Operating Procedure (SOP) across all skills: audit generates a numbered remediation plan, each skill hands off to the next logical step, re-audit closes the loop
- Two-phase workflow: Phase 1 (per-repo optimization) and Phase 2 (portfolio optimization via /github empire)
- Canonical skill order: legal -> community -> release -> seo -> meta -> readme
- Clickable image link rules: all generated images output both local file:// and raw GitHub URLs
- Social preview generation guidance with download + upload links
- .github/CODEOWNERS for automated PR review assignment
Changed
- License changed from proprietary to MIT for open source release
- Repository published at avalonreset/claude-github (public)
- All internal URLs and badge references updated to public repository
- CONTRIBUTING.md rewritten with open source contribution guidelines
- CITATION.cff updated with MIT license and public repository URLs
- GitHub Discussions enabled for community Q&A
- Avatar pipeline simplified to JPEG-only (GitHub rejects WebP, PNGs often exceed 1MB)
- Contact email updated to benjamin@rankenstein.pro
Removed
- Proprietary license restrictions (membership requirement, redistribution ban)
- Private project language from community files
Fixed
- Social preview format policy enforced: JPEG only, under 1MB for GitHub upload
- WebP input handling for banner recomposition via KIE.ai
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Image Pipeline & Empire Redesign
Added
- Empire skill redesign: empire builder mode with profile completeness checks and AI avatar generation
- WebP image pipeline with metadata stripping across all conversion scripts
- Getting Started guide, install screenshot, FAQ, and Best Practices sections in README
- Restart guide and project-folder reminder in installers
- Mascot and BEN branding images
Changed
- All images converted from PNG/JPG to WebP for smaller file sizes
- Installer splash screen updated to v1.1 with stronger service messaging
- README optimized for secondary keyword opportunities
Fixed
- DataForSEO cost gate and competitor search field name
- Avatar detection method for image format rubric
- Markdownlint CI failures with config and rule adjustments
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial Release
Added
- Orchestrator skill (
/github) with intent detection, repo type classification, and DataForSEO integration - 8 sub-skills: audit, legal, community, release, seo, meta, readme, empire
- 6 parallel scoring agents for repository health audit (0-100 scoring across README, metadata, legal, community, releases, SEO)
- 9 reference guides (banner generation, community files, community templates, license guide, readme framework, releases guide, repo type templates, SEO guide, shared data cache)
- DataForSEO MCP server integration for live keyword research, SERP analysis, and AI visibility tracking
- KIE.ai banner generation with one-shot Nano Banana 2 image generation
- Cross-platform installers (Bash for macOS/Linux, PowerShell for Windows)
- Shared data cache system (
.github-audit/directory) for inter-skill communication - Portfolio audit mode (
/github audit username) with parallel multi-repo analysis - GARE pattern (Gather, Analyze, Recommend, Execute) across all skills with confirmation gates
Full Changelog: https://github.com/avalonreset/claude-github/commits/v1.0.0