github OthmanAdi/planning-with-files v2.16.0
v2.16.0 - GitHub Copilot Support

latest releases: v2.43.0, v2.42.0, v2.41.0...
3 months ago

What's New

GitHub Copilot Hooks Support (PR #80)

Native GitHub Copilot integration using the new hooks system (early 2026 feature). This brings the total supported platforms to 15.

Added:

  • .github/hooks/planning-with-files.json configuration
  • Full hook scripts in .github/hooks/scripts/
  • Cross-platform support (bash + PowerShell)
  • docs/copilot.md installation guide
  • GitHub Copilot badge in README

Installation

Copy the .github/hooks/ directory to your project:

cp -r .github/hooks/ your-project/.github/hooks/
cp -r skills/planning-with-files/ your-project/.github/skills/planning-with-files/
chmod +x your-project/.github/hooks/scripts/*.sh

Contributors

Full Changelog

https://github.com/OthmanAdi/planning-with-files/blob/master/CHANGELOG.md

Don't miss a new planning-with-files release

NewReleases is sending notifications on new releases.