hubspot-implementation-plan
Installation
SKILL.md
HubSpot Implementation Plan Generator
Generate a phased, prioritized cleanup and optimization plan from a HubSpot audit report. This skill reads audit findings, sequences them into phases with dependencies, and outputs a detailed implementation roadmap with automation feasibility for each task.
Prerequisites
- A completed audit report in
reports/(generated by/hubspot-audit) - If no audit report exists, instruct the user to run
/hubspot-auditfirst
Steps
1. Load the Audit Report
Find the most recent file matching reports/hubspot-audit-*.md. Read it and extract:
- Letter grades per dimension
- Exact counts for each metric
- The priority recommendations section
If multiple reports exist, use the most recent by date in the filename.