reckon
Commands

Overview

Read-only investigation workflows grouped by operational domain.

reckon does not add a wrapper command. The agent calls each wired CLI directly, using the workspace's isolated credentials and the command contract in CLAUDE.md.

Groups

Investigation order

  1. Read infra-knowledge/ for the service inventory, label conventions, deployment-specific quirks, and known issues.
  2. Assess Grafana alerts, Jenkins failures, and the CubeAPM service inventory.
  3. Narrow the incident with traces, logs, metrics, deployment history, and dependency evidence.
  4. Use AWS, GitHub, Kafka, Kubernetes, Redis, Elasticsearch, or a database only where the earlier signals point.
  5. Correlate timestamps and write evidence under incidents/<YYYY-MM-DD>-<slug>/.

This is a curated investigation surface, not exhaustive upstream CLI documentation. Use each installed tool's --help when you need syntax beyond the grounded workflows shown here.

Humans mitigate; this workspace observes. Do not expand a diagnosis into builds, writes, deploys, scaling, queue production, consumer-group joins, or database mutations.