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

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

architect

01

papadopouloskyriakos/agentic-chatops

Agent Claude Code

Produce design + contracts (OpenAPI/AsyncAPI/JSON Schema) + ADRs for a greenfield feature. Wraps /plan. Use when the spec exists but design/contracts don't yet. Reads existing PROJECT.json, constitution.md, requirements.md as input.

not rated 107 8d ago A 54 tokens

spec-author

02

papadopouloskyriakos/agentic-chatops

Agent Claude Code

Interview the operator and produce EARS-format requirements + PROJECT.md/.json + Gherkin acceptance scenarios. Iterates until ears-lint passes. Use this subagent when running /specify in a fresh context, especially for complex projects where the orchestrator's main context is already loaded with other content.

not rated 107 8d ago A 64 tokens

spec-verifier

03

papadopouloskyriakos/agentic-chatops

Agent Claude Code

Run validate-project-spec.py against a project and report gaps in human-readable form. Cheap (haiku model) read-only check. Use as Phase F gate before invoking project-onboard.sh.

not rated 107 8d ago A 42 tokens

task-decomposer

04

papadopouloskyriakos/agentic-chatops

Agent Claude Code

Atomize a designed feature into tasks.json with filesowned + dependencies + parallelizable + acceptancetest + riskscore per task. Wraps /tasks. Iterates until task-DAG + collision validators pass.

not rated 107 8d ago A 45 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: