analyze-brownfield

Analyze project markers, configuration files, and CI/CD workflows for Kord AIOS integration.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill analyze-brownfield
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-brownfield
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/analysis/analyze-brownfield
Command: npx skills add https://github.com/GDSDN/kord-aios --skill analyze-brownfield

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill analyzes existing projects to identify their tech stack, coding standards, and CI/CD workflows, preparing them for seamless integration with Kord AIOS and flagging potential conflicts.

Core Features & Use Cases

  • Project Assessment: Understand the current state of a codebase before introducing new tools.
  • Conflict Identification: Proactively find potential clashes between existing setups and Kord AIOS.
  • Integration Guidance: Provides clear recommendations and a merge strategy for a smooth onboarding process.
  • Use Case: Before integrating Kord AIOS into a legacy Node.js/React project with a custom CI pipeline, use this Skill to get a report on its configuration and receive advice on how to best merge Kord AIOS without breaking existing processes.

Quick Start

Run the analyze-brownfield skill in your project directory to get an integration report.

Frequently Asked Questions about analyze-brownfield

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

FAQPage Schema
How do I analyze a legacy codebase before integrating new CI/CD workflows?

To analyze a legacy codebase for integration, this Skill scans project markers, configuration files, and workflow definitions to identify the tech stack, coding standards, and existing CI/CD pipelines. It then generates a report flagging potential conflicts and providing recommendations.

What is the best way to assess a Node.js React project for Kord AIOS integration?

Assessing a Node.js React project for Kord AIOS integration involves scanning its configuration and custom CI pipelines to detect the tech stack and coding standards. This process flags clashes between existing setups and Kord AIOS, providing a clear merge strategy.

How do I identify potential conflicts between my existing tech stack and Kord AIOS?

To identify conflicts between your tech stack and Kord AIOS, the Skill analyzes project markers and configuration files to detect incompatible coding standards or CI/CD workflows. It proactively flags these clashes and suggests an integration strategy to avoid breaking existing processes.

Does Kord AIOS integration work with projects that have custom CI pipelines?

Kord AIOS integration works with projects using custom CI pipelines by analyzing their workflow definitions and configuration files before merging. The Skill assesses these custom setups, flags any conflicts with Kord AIOS, and delivers tailored recommendations for a seamless onboarding process.

When do I need to run a brownfield codebase assessment for framework integration?

You need to run a brownfield codebase assessment when preparing an existing project for Kord AIOS integration. It is used to understand the current state of your codebase, identify the tech stack and coding standards, and flag potential conflicts before introducing new tools.