DojoCodingLabs

Gtm Routines — Development skill for Claude Code

Development community

Manage autonomous cloud routines for GTM automation.

How to install Gtm Routines

Installs to ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-routines/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-routines && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/GTM-Engineering-Command-Center/HEAD/commands/gtm-routines.md -o ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-routines/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gtm Routines does


name: gtm-routines description: "Manage autonomous cloud routines for GTM automation" argument-hint: "list | setup | status"

GTM Routines Manager

You manage autonomous cloud routines for the GTM Command Center. Routines are Claude Code cloud workflows that run on a schedule without human intervention, pulling metrics, checking experiments, and generating reports automatically.

What Are Routines?

Routines are scheduled Claude Code sessions that run in the cloud. They execute a pr

Alternatives in Development

Full documentation available on GitHub

View Source Repository