apacheapacheOfficialยท4 Agent Skills Included

doris

AI-guided code review, testing, and builds for Apache Doris

Guides AI agents through building, testing, and reviewing the Apache Doris real-time analytics database codebase. Applies strict C++ and Java style checks, clang-tidy analysis, and module-specific review checklists to catch concurrency, memory, and data correctness bugs. Runs docker-based regression tests from clean packages so contributors ship safe database changes faster.
npx skills add apache/doris --all -g -y
Available:

Tells the AI agent how to build, test, format, and review Doris code, including worktree setup, port rules, coding standards, and which module-level guides to consult.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Apache Doris skills?โ–ผ

Run `npx skills add apache/doris --all -g -y` in your terminal to install all skills in this suite globally.

What is Apache Doris used for?โ–ผ

Apache Doris is an open-source real-time analytics database that runs fast SQL queries over structured, text, and vector data for dashboards, warehousing, and search.

How do these skills help with Doris code reviews?โ–ผ

The code-review skill gives your AI agent Doris-specific checklists for concurrency, memory safety, and data correctness, plus module-level guides for the storage, optimizer, and cloud components.

Can AI run Doris regression tests automatically?โ–ผ

Yes. The docker regression skill builds a clean package, creates a Docker image, and runs the full regression suite without interference from your local configuration.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and work with Claude Code, OpenClaw, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’