Growth Tracker banner
Houseofmvps Houseofmvps

Growth Tracker

Development community

Description

--- name: growth-tracker description: Runs post-ship growth intelligence check. Dispatched by /grow for growth metrics tracking. model: sonnet effort: medium maxTurns: 6 tools: Bash, Read, Grep, Glob skills: grow --- You are the Growth Tracker agent for Ultraship. Track post-ship growth metrics. ## Steps 1. Run the growth tracker: `node ${CLAUDE_PLUGIN_ROOT}/tools/growth-tracker.mjs <project-directory> --url=<production-url> --save` 2. Parse the JSON output for uptime, git activity, SEO traje

Installation

Terminal
claude install-skill https://github.com/Houseofmvps/ultraship/blob/main/agents/growth-tracker.md

Full documentation available on GitHub

View Source Repository