From 747c5c42991431fedd3121e311af5695831516b3 Mon Sep 17 00:00:00 2001 From: Kishore Kumar Date: Wed, 3 Jun 2026 22:35:42 +0530 Subject: [PATCH] chore: name the product "agent" in README prose Match the user-facing terminology rename (usezombie M82_002): the product noun is "agent". Brand (usezombie), CLI (zombiectl), and the skill name usezombie-install-platform-ops are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d7f978..b03a4b2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Long-lived runtimes that own one operational outcome end to end. These skills teach Claude Code, Codex CLI, Amp, and OpenCode to drive `zombiectl` -non-interactively so your agent can install, steer, and inspect zombies +non-interactively so your agent can install, steer, and inspect agents without you reading every flag. [![Docs](https://img.shields.io/badge/usezombie-Docs-5EEAD4?style=for-the-badge)](https://docs.usezombie.com) @@ -69,12 +69,12 @@ zombiectl auth login
usezombie-install-platform-ops -One-command install of the platform-ops zombie on a user's repo. Watches +One-command install of the platform-ops agent on a user's repo. Watches GitHub Actions CD failures and posts evidenced diagnoses to Slack. **Use when:** -- Setting up a zombie on a new repo for the first time +- Setting up an agent on a new repo for the first time - Resolving tool credentials (Fly, Slack, GitHub, Upstash) via 1Password / env / prompt - Registering and HMAC-verifying webhooks from the user's local `gh` - Smoke-testing the install with a real steer round-trip