Skip to content

Latest commit

 

History

History
122 lines (90 loc) · 6.09 KB

File metadata and controls

122 lines (90 loc) · 6.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Gemini CLI extension manifest and GEMINI.md context file so the skill suite can install through gemini extensions install.
  • Legends GitHub social preview image.

Changed

  • Renamed public project branding from provider-specific GitHub variants to Legends GitHub.
  • Updated README, citation metadata, support links, installer splash text, and generated artwork for the Legends GitHub name.

1.3.0 - 2026-05-09

Added

  • Codex compatibility layer with install-codex.sh and install-codex.ps1.
  • Deterministic headless runtime under github/scripts/run_headless.py for audit, SEO, legal, community, metadata, README, release, and empire workflows.
  • Python runtime requirements under github/requirements.txt.
  • Dual-runtime audit orchestration guidance: Claude Code subagents and Codex multi-agents use the same 6 scoring roles.

Changed

  • Claude installers now also copy the headless runtime into ~/.claude/skills/github/scripts/.
  • Image generation standard moved to GPT Image 2 via KIE.ai.
  • Skill docs now use Codex-native command names where appropriate while preserving Claude slash-command compatibility.
  • Simplified provider-specific marketing copy so the public package presented as a Claude Code product while keeping Codex compatibility documented separately.
  • Replaced the square mascot with a GPT Image 2 full-wolf variation.
  • Expanded the install experience image to the full README content width.
  • Replaced the terminal-style install screenshot with branded low-poly wolf system artwork.

1.2.0 - 2026-03-16

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 for immediate terminal access
  • Social preview generation guidance with download + upload links in github-meta skill
  • .github/CODEOWNERS for automated PR review assignment

Changed

  • License changed from proprietary to MIT for open source release
  • Repository published publicly under the original provider-specific repo name
  • 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)
  • Lossless PNG originals preserved in assets/originals/ for user reference
  • Contact email updated to benjamin@rankenstein.pro
  • All em dashes removed from skill suite (replaced with regular hyphens)

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

1.1.0 - 2026-03-13

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
  • Skill Forge attribution in README

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
  • Banner generation reference updated for WebP delivery

Fixed

  • DataForSEO cost gate and competitor search field name
  • Avatar detection method for image format rubric
  • Markdownlint CI failures with config and rule adjustments
  • Empty badge link in README

1.0.0 - 2026-03-13

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 GPT Image 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
  • SEO-optimized README with professional banner, keyword-integrated headings, and FAQ
  • Proprietary license for community distribution
  • SECURITY.md with credential handling scope and vulnerability reporting policy
  • Full community health suite: CONTRIBUTING.md, CODE_OF_CONDUCT.md, SUPPORT.md, CODEOWNERS, issue templates (YAML forms), PR template, devcontainer, dependabot
  • Member invitation scripts for GitHub organization management