You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Organisation-wide AI agent rules, coding standards, and contribution guidelines for all LightSpeed WordPress projects.
version
v1.1
last_updated
2025-12-07
file_type
agents-index
maintainer
LightSpeed Team
authors
LightSpeed Team
license
GPL-3.0
tags
agents
ai
coding-standards
governance
wordpress
domain
governance
stability
stable
references
path
description
.github/agents/agent.md
Main agent implementations index
path
description
.github/custom-instructions.md
Organisation-wide Copilot instructions
path
description
.github/prompts/prompts.md
Prompts index
LightSpeed – Global AI Rules (AGENTS.md)
Use UK English; optimise for clarity, scalability, maintainability and profitable outcomes.
Prefer minimal, modular solutions; justify heavier tools with return on investment and maintenance cost.
Follow WordPress Coding Standards (CSS, HTML, JavaScript, PHP) and inline‑documentation standards at all times.
All code changes must include lint fixes, relevant tests and a short rationale summarising the change.
Never output secrets. Treat production and customer data as sensitive. Follow the OWASP top 10 for web security.
Accessibility and performance are non‑negotiable; highlight potential issues during reviews.
Prefer theme.json and block components over bespoke code when feasible to avoid vendor lock‑in.
When unsure, propose safe defaults and ask one focused question to clarify requirements.
Core instructions consolidated: see .github/instructions/{languages,documentation-formats,quality-assurance,automation,community-standards}.instructions.md (mapping in .github/instructions/MIGRATION_GUIDE.md).
Note: As agents are developed and tested, this table will be updated with their status. ✅ indicates passing tests, ❌ indicates failing tests, and ⏳ indicates tests pending implementation.
This file is the canonical reference for all AI agent rules and coding standards in LightSpeedWP projects.
All contributors, agents, and AI assistants must comply with these standards.
This page brought to you by the 🦄 Magic Automation Unicorns of LightSpeedWP.Automation Docs