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

Workflows

Deferred one-shot runs (workflows.create({ runAt })).

How to get there

/account/workflows/account/workflows/:workflowId.

Drive it

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

APIs

  • GET|POST /account/workflows.json

Gotchas

  • Recurring work belongs on kody.jobs, not workflows.
  • A displayed inline-code name on /account/workflows and Activity shows the idempotency key as a subtitle.