AI SummaryUse this skill when the work starts from and the goal is to produce approved . 1. Read the current and page inventory. 2. Group pages by business purpose, not just URL shape.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "tracking-group" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/tracking-group && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/tracking-group/SKILL.md "https://raw.githubusercontent.com/jtrackingai/event-tracking-skill/main/skills/tracking-group/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Use when the work starts from `site-analysis.json` and the user wants page-group authoring, grouping adjustments, or page-group approval.
Tracking Group
Use this skill when the work starts from site-analysis.json and the goal is to produce approved pageGroups.
Inputs
• <artifact-dir>/site-analysis.json
Workflow
• Read the current pageGroups and page inventory. • Group pages by business purpose, not just URL shape. • Present a concise table with group name, content type, URL pattern, and pages. • Ask the user to confirm or adjust the grouping. • Record approval with: `bash ./event-tracking confirm-page-groups <artifact-dir>/site-analysis.json `
Required Output
Produce and share: • updated <artifact-dir>/site-analysis.json • updated <artifact-dir>/workflow-state.json
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster