chatops agents

5 tagged chatops, measured the same way as everything else here.

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.

107 6d 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.

107 6d ago A 64 tokens

task-decomposer

03

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.

107 6d ago A 45 tokens