gaia-config-brownfield

Modify brownfield sections in project-config.yaml for GAIA deterministic tools.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-config-brownfield
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gaia-config-brownfield
Source: https://github.com/gaiastudio-ai/gaia-framework/tree/main/plugins/gaia/skills/gaia-config-brownfield
Command: npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-config-brownfield

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to modify the brownfield settings in the project-config.yaml file for the GAIA framework, ensuring that the deterministic tools and configurations are correctly set up.

Core Features & Use Cases

  • Configure Deterministic Tools: Manage and configure tools such as prewarm, sarif-merge, dedup, grype, sbom, deadcode, and defectdojo for the GAIA brownfield processing.
  • Edit Configurations: Make granular changes to the brownfield configuration while preserving the overall structure and comments of the YAML file.
  • Use Case: Use this Skill to adjust the deterministic tools settings to match your specific project requirements and then run /gaia-doctor to ensure all configurations are in place.

Quick Start

Run the gaia-config-brownfield skill with the command /gaia-config-brownfield set brownfield.deterministic_tools true to enable deterministic tools in your project.

Frequently Asked Questions about gaia-config-brownfield

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure deterministic tools for GAIA brownfield processing in a YAML file?▼

To configure deterministic tools for GAIA brownfield processing, you modify the brownfield section of your project-config.yaml file to manage tools like prewarm, sarif-merge, dedup, grype, sbom, and defectdojo.

What is the best way to enable deterministic tools in a GAIA project configuration?▼

The best way to enable deterministic tools in a GAIA project configuration is to run the command `/gaia-config-brownfield set brownfield.deterministic_tools true` to update your project-config.yaml file.

Can I edit brownfield configurations in YAML without losing existing file comments and structure?▼

Yes, you can edit brownfield configurations in YAML without losing structure because this approach makes granular changes to the brownfield configuration while preserving the overall structure and comments of the project-config.yaml file.

Do I need to run additional validation after updating GAIA brownfield settings?▼

Yes, after updating GAIA brownfield settings, you need to run `/gaia-doctor` to validate the configuration and ensure all deterministic tools and settings are correctly in place for your specific project requirements.

What specific deterministic tools can I manage using GAIA brownfield configuration?▼

Using GAIA brownfield configuration, you can manage and configure deterministic tools such as prewarm, sarif-merge, dedup, grype, sbom, deadcode, and defectdojo to match your project requirements.