control-kody

Drive and verify the Kody app with a Feature Map and one CLI. Use when changing UI, account routes, preview deploys, or proving a Cloud Agent change with a real origin, session, and /health SHA.

Install
npx skills add 'https://github.com/kentcdodds/kody/tree/main/.agents/skills/control-kody'
Download bundle ↓
main · 8beb6cdScanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗
View on GitHub
← Back to SKILL.md

Passkeys

WebAuthn registration and authentication.

How to get there

/account/passkeys. Browser-gated; Cloud Agent VMs often lack a platform authenticator.

Drive it

node tools/control-kody.ts request GET /account/passkeys.json

HTTP can assert the empty list. Do not fail a ship because computerUse cannot complete a WebAuthn ceremony.

APIs

  • GET|POST /account/passkeys.json
  • /webauthn/registration
  • /webauthn/authentication