revolution/laravel-boost-copilot-cli

Laravel Boost Custom Agent for GitHub Copilot CLI
34,326 5
Install
composer require revolution/laravel-boost-copilot-cli
Latest Version:2.3.0
PHP:^8.2
License:MIT
Last Updated:Jul 22, 2026
Links: GitHub  ·  Packagist
Maintainer: revolution

Laravel Boost Custom Agent for GitHub Copilot CLI

tests Maintainability Code Coverage

Ask DeepWiki

Docs: English Japanese

Requirements

Suggest

Supported Platforms

  • macOS
  • WSL
    • Native Windows can also be installed, but WSL is still recommended.
  • Linux

Laravel Sail

It also supports Laravel Sail. Before use, start it with vendor/bin/sail up -d. The copilot command runs outside of Sail.

Testbench for Package Developers

testbench.md

Installation

composer require revolution/laravel-boost-copilot-cli --dev

Usage

When you run the Laravel Boost installation command within your Laravel project, you'll see a GitHub Copilot CLI item added to the list.

  • First, you will see Which Boost features would you like to configure?. The files will be installed depending on the features you select.
    • AI Guidelines: .github/instructions/laravel-boost.instructions.md
    • Agent Skills: .github/skills
    • Boost MCP Server Configuration: .github/mcp.json
  • Next, you will see Which AI agents would you like to configure?. Select GitHub Copilot CLI for the AI agent.
php artisan boost:install

Copilot CLI automatically loads the .github/mcp.json configuration file from the project root, so no additional options are needed.

copilot

License

MIT

Related Packages

spatie/boost-spatie-guidelines

Spatie's Laravel & PHP coding guidelines for Laravel Boost

332,029 109
spatie/guidelines-skills

Spatie's coding guidelines as AI skills for Laravel Boost and skills.sh

188,958 91
grazulex/laravel-devtoolbox

Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every asp...

8,814 155
aaix/laravel-tall-architect

Distributes and maintains the aaix TALL stack AI agent rules and guidelines acro...

38 0