Skip to content

Operations templates

Global, system-wide operational artifacts. Install the documented ones with kaddo add.

TemplatePurposeOutput pathCommandAgent
SecurityGlobal security considerations (no scanning)architecture/security.mdkaddo add securitysecurity-agent
StandardsLightweight coding/docs/testing standardsarchitecture/standards.mdkaddo add standardsstandards-agent
StackSystem-wide stackarchitecture/stack.mdkaddo add stackstack-agent
Git StrategyBranching, commits, taggingarchitecture/git-strategy.mdkaddo add git-strategygit-strategy-agent
IncidentPost-incident recordarchitecture/incidents/kaddo add incident
RunbookRecurring operational taskarchitecture/runbooks/

Security

Auth, data sensitivity, secrets, dependency and deployment risks. Documents concerns for humans and agents — Kaddo does not scan code.

Standards

A handful of high-value rules plus a PR checklist. No documentation theater.

Stack

Languages, frameworks, data, infrastructure, tooling and unknowns to confirm.

Git Strategy

Default GitHub Flow + Conventional Commits + SemVer, customizable via .kaddo/git.yml. See Git strategy.

Incident & Runbook

Incident: summary, impact, timeline, root cause, resolution, follow-up. Runbook: when to use, prerequisites, steps, verification, rollback.