skills/README.md
This directory contains portable Markdown skill bundles for LLM agents working
in this repository. Each skill should live in its own subdirectory with a
SKILL.md entrypoint and any focused companion guides it needs.
fluent-bit/SKILL.md
fluent-bit/patch-workflow.md:
implementation, review, and commit workflow.fluent-bit/pipeline-architecture.md:
runtime model for shared pipeline changes.fluent-bit/subsystem-patterns.md:
recurring subsystem search routes and behavioral checks.fluent-bit/testing.md:
focused CTest, integration, valgrind, and Windows runtime-test guidance.Start with the skill entrypoint, then read only the companion files relevant to the task. For Fluent Bit work, begin with:
skills/fluent-bit/SKILL.md
When adding a new skill:
skills/;SKILL.md entrypoint;