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.
- feat(skills): add skillpm-compatible npm packages for all skills
- docs: add missing CLI slash commands to cli-guide skill
- docs: polish README with centered header, badges, emoji sections, and tree view
First release of the GitHub Copilot CLI customization blueprint.
- feat: initial release — CLI-only Copilot customization blueprint
- feat: custom agent for building Copilot CLI customizations
- feat: skill builder meta-skill with template
- feat: setup audit skill for CLI configuration review
- feat: CLI guide skill with commands, shortcuts, and modes reference
- feat: scoped Markdown instructions
- feat: root-level AGENTS.md for agent instructions
- feat: install script for adding blueprint to existing projects
- feat: conventional commits enforcement via git hooks
- feat: GitHub Actions workflows (release, validate, commit-lint)