cyberneticlibrary

Parse GTM strategy arguments

dev-gtmcommandsetup L124
Infrasity-Labs/dev-gtm-claude-skills
What it does

Route developer GTM audits to specialized skills

Best for

Quickly route different developer documentation audits to the right specialized tool without manual dispatch.

Inputs
  • · Subcommand (docs-audit, sdk-audit, api-audit, etc.)
  • · Target URL or domain
Outputs
  • · Audit report (HTML or .docx format)
  • · Quality score
  • · Specific findings
Requires
  • · docs-auditor skill
  • · sdk-docs-auditor skill
  • · api-docs-quality-report skill
  • · growth-report skill
Preconditions
  • · Skills installed and callable
  • · Valid URL or domain argument
Failure modes
  • · Invalid subcommand
  • · 404 on target URL
  • · Skill not found or offline
  • · Malformed domain
Trust signals
  • · Consistent subcommand pattern
  • · Skill-based modular routing
  • · Help text built-in