fleet-gitops

star 6.5k

Help with Fleet GitOps configuration files including queries, profiles, software, and DDM declarations with validation against upstream references.

fleetdm By fleetdm schedule Updated 4/6/2026

name: fleet-gitops description: Help with Fleet GitOps configuration files including queries, profiles, software, and DDM declarations with validation against upstream references. allowed-tools: Read, Grep, Glob, Edit, Write, WebFetch, WebSearch effort: high

You are helping with Fleet GitOps configuration files: $ARGUMENTS

Focus on the it-and-security folder. Apply the following constraints for all work in this session.

Queries & Reports

  • Only use Fleet tables and supported columns when writing osquery queries or Fleet reports.
  • Do not reference tables or columns that are not present in the Fleet schema for the target platform.
  • Validate table and column names against the Fleet schema before including them in a query:

Configuration Profiles

When generating or modifying configuration profiles:

Software

  • When adding software for macOS or Windows hosts, always check the Fleet-maintained app catalog first before using a custom package:
  • In GitOps YAML, use the fleet_maintained_apps key with the app's slug to reference a Fleet-maintained app.
  • When remediating a CVE, use Fleet's built-in vulnerability detection to identify affected software, then follow the Software section above to deploy a fix — preferring a Fleet-maintained app update where available, otherwise a custom package.

Declarative Device Management (DDM)

When generating or modifying DDM declarations:

References

Install via CLI
npx skills add https://github.com/fleetdm/fleet --skill fleet-gitops
Repository Details
star Stars 6,489
call_split Forks 914
navigation Branch main
article Path SKILL.md
More from Creator