rsyslogrsyslogOfficialยท15 Agent Skills Included

rsyslog

Build, test, and ship rsyslog changes with AI-guided workflows

Guides AI agents through building, testing, and contributing to the rsyslog log processing engine. Covers incremental builds, targeted test runs, security reviews, container validation, and compliant commit messages. Eliminates guesswork around CI gates, module metadata, and release patch flows so contributions pass review faster.
npx skills add rsyslog/rsyslog --all -g -y
Available:

Routes the AI agent to the correct build, test, security review, container validation, and commit skills for each rsyslog development task, and defines the required final validation gate before work is reported complete.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_changelog

Format user-visible changes for rsyslog ChangeLog entries.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_doc

Maintain structured RAG-optimized documentation and metadata in .rst files for Rsyslog.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_local_container_testing

Validate rsyslog changes locally using containers and static analysis tools.

Official
Advanced
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_doc_dist

Synchronize documentation files with the rsyslog build system's Makefile.am.

Official
Basic
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_build

Set up the rsyslog development environment and execute optimized build commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_commit

Validate commit messages and code style for the rsyslog project.

Official
Advanced
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_v8stable_patch_flow

Track changelogs, handle pull requests, and merge rsyslog v8-stable patches into main.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_config

Enforce parity between RainerScript and YAML rsyslog configurations.

Official
Advanced
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_test

Executes rsyslog testsuite scripts via the chi.sh framework with Valgrind leak detection.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_module

Provides technical guidelines for developing rsyslog modules including concurrency and build configuration.

Official
Advanced
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_pr_babysitting

Monitor CI status, review threads, and bot comments on rsyslog pull requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
rsyslogrsyslog

rsyslog_continuous_issue_session

Orchestrate long-running rsyslog issue-resolution sessions with work unit management and PR babysitting.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install rsyslog skills?โ–ผ

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

What do the rsyslog agent skills do?โ–ผ

They teach your AI agent the exact build commands, test conventions, security review steps, and commit message rules required to contribute code to the rsyslog project.

How do I validate rsyslog code changes locally?โ–ผ

The skills direct your agent to run incremental builds, targeted shell tests, and a CI-matching container validation gate before any pull request is opened.

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

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible AI coding agents.

Can AI agents handle rsyslog pull request monitoring?โ–ผ

Yes. The PR babysitting skill watches CI checks, reruns flaky tests, and tracks unresolved review threads until the pull request is fully green.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’