Mkt Refresh banner
danielrosehill danielrosehill

Mkt Refresh

Development community

Description

--- description: Re-sweep a previously surveyed market and report what changed since the last survey argument-hint: [since YYYY-MM-DD, optional — defaults to the most recent report] --- # Refresh the Survey Re-run the sweep against an existing field and report the delta. This is why a landscape workspace is durable where a purchase workspace is disposable: the map ages, and knowing *how* it aged is worth more than a fresh survey with no baseline. ## Establish the baseline Take the date from

Installation

Installs to ~/.claude/skills/danielrosehill-procurement-tools-plugin-mkt-refresh/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-procurement-tools-plugin-mkt-refresh && curl -fsSL https://raw.githubusercontent.com/danielrosehill/procurement-tools-plugin/HEAD/commands/mkt-refresh.md -o ~/.claude/skills/danielrosehill-procurement-tools-plugin-mkt-refresh/SKILL.md

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

Full documentation available on GitHub

View Source Repository