Skip to main content

Tools

The toolchain layer — AI defaults, scripts, schemas, and editor config.

MixedThis catalogue mixes several file types. Open a card to use the right install or copy action for that resource.
32 of 32 shown
Reference

Labeling agent runner

Applies the canonical label taxonomy to issues and PRs from content and file paths.

agentslabels
Install →
Reference

Reviewer agent runner

Posts a ✅/⚠️ PR review summary, categorising changed files by risk and flagging blockers.

agentsreview
Install →
Reference

Planner agent runner

Posts merge-readiness checklists and exit criteria to pull requests.

agentsplanning
Install →
Reference

Audit frontmatter

Validates instruction, prompt, and agent frontmatter against the canonical schema.

validationfrontmatter
Install →
Reference

Validate CodeRabbit config

Validates the CodeRabbit configuration against its overrides schema.

validationyaml
Install →
Reference

Verify docs commands

Checks that commands referenced in the docs actually exist and run.

validationdocs
Install →
Reference

Audit branding patterns

Audits assets and patterns for brand conformance and reports gaps.

auditbranding
Install →
Reference

Bump file version

Increments the version field on a file's frontmatter following SemVer.

versioning
Install →
Reference

Consolidate issue types

Reconciles issue types against the canonical issue-types taxonomy.

issuesgovernance
Install →
Reference

Fix staleness dates

Refreshes last_updated dates across docs to keep staleness honest.

docsmaintenance
Install →
Reference

Fix Mermaid diagrams

Repairs malformed Mermaid diagram blocks in markdown.

docsmermaid
Install →
Reference

Gather metrics

Collects repository metrics for the reporting pipeline.

metricsreporting
Install →
Validates

Frontmatter schema

The master schema every instruction, prompt, and agent's frontmatter is validated against.

frontmatterjson
Install →
Validates

Agent config schema

Validates an agent's configuration — name, scope, model, and escalation rules.

agentsjson
Install →
Validates

Skill metadata schema

Validates the metadata block that describes a portable skill package.

skillsjson
Install →
Validates

Skill agent config schema

Validates the agent configuration embedded inside a skill.

skillsjson
Install →
Validates

Plugin manifest schema

Validates a plugin pack's manifest — contents, dependencies, and version.

pluginsjson
Install →
Validates

Changelog schema

Validates Keep-a-Changelog entries used by the release process.

changelogjson
Install →
Validates

Version schema

Validates SemVer version strings across resources and packs.

versioningjson
Install →
Validates

Branding schema

Validates branding assets and patterns against the brand definition.

brandingjson
Install →
Validates

Project fields schema

Validates GitHub Project field definitions used by automation.

projectsjson
Install →
Validates

Footer config schema

Validates the footer configuration block shared across repos.

configjson
Install →
Validates

CodeRabbit overrides

Validates CodeRabbit review configuration overrides.

coderabbitjson
Install →
Validates

Schema registry

The index of every portable schema and what it owns.

registryjson
Install →
Package

VS Code workspace

Recommended extensions, settings, and tasks for a consistent dev environment.

vscodesetup
Install →
Reference

EditorConfig

Cross-editor indentation and whitespace rules.

editorconfigformat
Install →
Reference

Env template

Annotated .env.example covering every variable our tooling expects.

envsetup
Install →
Reference

Labels manifest

The canonical labels.yml every member repo inherits.

labelsyaml
Install →
AI default

Claude.md

Authoritative Claude-specific guidance and pointers for LightSpeed repositories.

aidefaultrepo-root
Install →
AI default

Gemini.md

Authoritative Google Gemini configuration and integration guidelines.

aidefaultrepo-root
Install →
AI default

agents.md

Authoritative index for LightSpeed AI agent governance and implementation sources.

aidefaultrepo-root
Install →
AI default

RUNNERS.md

Canonical inventory of JavaScript and Bash runners plus telemetry hooks.

aidefaultrepo-root
Install →