Skip to main content
Getting Started

Up and running in 5 minutes

Everything you need to connect your repos to the LightSpeed.github governance repository and start using the resources.

01

Clone the repository

Get the control plane on your machine. The develop branch has the latest assets.

Clone commandgit clone -b develop https://github.com/lightspeedwp/.github.git
02

Browse the catalogue

Every resource is catalogued by type — agents, instructions, prompts, skills, hooks, workflows, plugins, and tools. Pick what you need.

Browse catalogue →
03

Install into VS Code

Instructions and agents can be installed directly into GitHub Copilot with one click — no manual copying.

Look for the "Install in VS Code" button on any single-file resource.

04

Copy raw files

Need the raw file? Every resource has a raw URL for curl or wget. Paste it straight into your repo.

Switch between main (stable) and develop (latest) using the branch toggle.

05

Learn the system

The Learning Centre walks you through the architecture, governance model, and agent setup — four short tracks.

Go to Learning Centre →
06

Run the cookbook

Need a walkthrough? The cookbook has step-by-step playbooks for common engineering scenarios.

Browse recipes →