papadopouloskyriakos/agentic-chatops

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — solo operator managing 137 devices

This repository also configures its own agents. See what agentic-chatops tells them →

107Stars on the repository
26Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bootstrap

01

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Meta-skill chaining /specify → /constitute → /plan → /tasks → spec-validation → dispatch-ready. Greenfield project from idea to parallel-dev-ready in one flow. Halts with clear remediation if any phase fails the DoD gate.

not rated 107 11d ago A 53 tokens

constitute

02

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Phase C of greenfield project bootstrap. Produce constitution.md (5-15 non-negotiable articles) + steering/.md (cross-cutting agent-wide rules). Pauses for operator review before exit.

not rated 107 11d ago A 44 tokens

plan

03

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Phase D of greenfield project bootstrap. Produce design.md + data-model.md + contracts/{openapi,asyncapi,schemas/} + adr/NNNN-.md. Validates contracts via swagger-cli/asyncapi/ajv before exit.

not rated 107 11d ago A 53 tokens

specify

04

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Phase B of greenfield project bootstrap. Interview the operator to produce PROJECT.json + PROJECT.md + spec/NNN-/requirements.md (EARS-only) + acceptance/.feature scenarios. Iterates until ears-lint.py passes.

not rated 107 11d ago A 50 tokens

tasks

05

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Phase E of greenfield project bootstrap. Atomize design.md + contracts into tasks.json with filesowned + dependencies + acceptancetest + riskscore per task. Iterates until task-dag-validate passes.

not rated 107 11d ago A 43 tokens

correlated-triage

07

papadopouloskyriakos/agentic-chatops

Skill Claude Code

When multiple hosts alert simultaneously (burst), create a master YouTrack issue, run per-host triage, link children, analyze correlation, and escalate the master to Claude Code.

not rated 107 11d ago A 41 tokens

cross-tier-review

08

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Cross-tier review protocol — chain of verification for REVIEW REQUEST messages from Claude Code (Tier 2). Includes 5-step checklist and REVIEWJSON output format.

not rated 107 11d ago A 35 tokens

escalate-to-claude

10

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Escalate a YouTrack issue to Claude Code (Tier 2) for CODE IMPLEMENTATION ONLY. Use ONLY when someone explicitly asks to implement, fix, refactor, build, or write code. Do NOT use for questions, lookups, or status checks — use youtrack-lookup for those instead.

not rated 107 11d ago A 71 tokens

infra-triage

12

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Infrastructure alert triage — dedup via YT search, deep PVE/K8s investigation, auto-escalation for recurring/flapping alerts, control plane deep dive for K8s controller nodes.

not rated 107 11d ago A 46 tokens

k8s-triage

13

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Kubernetes alert triage — dedup via YT search, deep control plane investigation, auto-escalation for recurring/flapping/control-plane alerts.

not rated 107 11d ago A 37 tokens

memory-recall

14

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Query OpenClaw's episodic memory — past triage outcomes, host patterns, alert history. Use before triage to check if you've seen this host/alert before and what happened.

not rated 107 11d ago A 42 tokens

netbox-lookup

15

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Look up infrastructure devices, VMs, IPs, VLANs, and interfaces from NetBox CMDB. Use this skill FIRST for any question about what a host is, where it lives, its IP, VLAN, or role. Covers all NL and GR sites (310+ objects). Preferred over LibreNMS for device identification.

not rated 107 11d ago A 72 tokens

playbook-lookup

17

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Query past incident resolutions from the knowledge base. Use when asked about prior incidents, what fixed a host/alert before, or playbooks for similar alerts. Searches by hostname or alert rule name.

not rated 107 11d ago A 44 tokens

proactive-scan

18

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Daily proactive health scan for pre-alert conditions. Checks disk space, certificate expiry, stale YT issues, VPN status, and SeaweedFS health. User-invocable via /proactive-scan.

not rated 107 11d ago A 46 tokens

youtrack-lookup

20

papadopouloskyriakos/agentic-chatops

Skill Claude Code

Look up YouTrack issues by ID or list open issues. Use this skill FIRST whenever someone mentions an issue ID (CUBEOS-72, MESHSAT-27) or asks about project status, open issues, or issue details. This is for INFORMATION — not implementation. Do NOT escalate lookup requests.

not rated 107 11d ago A 67 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: