en un clic
investigate
Triage an incident to root cause and a follow-up plan
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Triage an incident to root cause and a follow-up plan
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.
Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.
Recipe for writing Clojure, Functional Core / Imperative Shell at the function level (namespaces by domain), native wrappers, and the boundary discipline. Invoked when writing Clojure for the project.
Recipe for writing Elixir, pure functions in modules as the core and GenServer plus OTP as the shell, supervision trees, and NIF discipline for the C and Zig edge. Invoked when writing Elixir for the project.
Recipe for any English the agent produces in this project, commits, comments, docstrings, ADRs, design docs, skill bodies, changelog, error messages, project guides. Optimizes for terse, humanized prose with no em dashes and no AI tells. Invoke for any prose-writing activity.
Recipe for writing Zig, native bodies and edge wrappers, the allocator and lifetime discipline, and the hot-path rules. Invoked when writing or editing any Zig source.
| name | investigate |
| description | Triage an incident to root cause and a follow-up plan |
| disable-model-invocation | true |
Role: the ops entry point. Takes an incident (alerts, logs, a failing behavior, a report) to a root-cause analysis, a blameless review, and a follow-up plan ready to enter the backlog.
At least one of: a log excerpt or alert payload, a time window and
environment, a reproduction, or an incident summary.
~/.agentic-sdk/<project>/project.edn and ~/.agentic-sdk/<project>/artifacts/ops/ exist (run
bootstrap-project first).
ops/<date>_triage_<slug>.md.
Hold its one-line return.ops/<date>_rca_<slug>.md. Hold
its one-line return.ops/<date>_incident_<slug>.md. Hold its one-line return.open-questions.md.Reads only the one-line returns of triage-logs, analyze-root-cause, and review-incident, never their full artifacts or reasoning. Each recipe owns its artifact; this skill stitches their summaries and composes the follow-up plan. It runs no lanes and writes no code; the fixes it identifies hand off to fix-bug or implement-change. It stops at the approved follow-up plan; it does not start the fix. Atoms dispatched: triage-logs, analyze-root-cause, review-incident, record-decision for architectural choices.
The three artifact paths (triage, RCA, incident review), a follow-up plan of fix and hardening items, and the backlog entries, ready to hand to fix-bug or implement-change.