git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
341
last update
Jun 24, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add cilium-tetragon-ebpf - Invoke
// Run from any project directory
$ claude --skill cilium-tetragon-ebpf "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill cilium-tetragon-ebpf "now refactor it"
cilium-tetragon-ebpf/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Cilium Tetragon eBPF
- slug:
- cilium-tetragon-ebpf
- version:
- v1.4.0
- license:
- MIT
- author:
- @cilium-craft
- repository:
- github.com/cilium-craft/cilium-tetragon-ebpf
- categories:
- tags:
- #cilium#ebpf#tetragon#kubernetes#runtime-security
- description:
Operate Cilium CNI with Hubble flow observability and author Tetragon eBPF TracingPolicies for runtime security.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
cilium-tetragon-ebpf/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…