gtm-status

Summarize GTM project progress from pipeline JSON artifacts.

3|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gtm-status
Source: https://github.com/aimonk2025/google-tag-manager-automation/tree/main/skills/gtm-status
Command: npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly assess GTM project progress by consolidating pipeline outputs into a clear, actionable status view, without needing API access.

Core Features & Use Cases

  • Read and summarize core GTM artifacts (gtm-context.md, gtm-config.json, audit reports, tracking plans) to expose progress and gaps.
  • Show which steps in the GTM lifecycle have been completed, what's next, and where to focus attention for stakeholders or team members.
  • Use case: a project manager returns to a mid-implementation GTM project and needs an instant status snapshot to decide the next tasks.

Quick Start

Run gtm-status to generate an instant pipeline status overview for your GTM project.

Frequently Asked Questions about gtm-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the status of a paused GTM implementation project?

To check the status of a paused GTM implementation project, read existing pipeline output files like gtm-tracking-plan.json and gtm-test-results.json to summarize progress and identify next steps without needing external API interactions.

What is the best way to get a quick progress snapshot for Google Tag Manager project management?

Getting a quick GTM progress snapshot involves computing metrics from configuration and log files to verify what has been planned, built, tested, and configured, consolidating pipeline outputs into an actionable status view for project management.

Can I audit my GTM analytics and tracking plan progress without API access?

Yes, you can audit GTM analytics and tracking plan progress without API access by reading local artifacts such as gtm-config.json and audit reports to expose progress gaps and completed lifecycle steps.

How do I identify what to do next in a mid-implementation GTM lifecycle?

To identify next steps in a mid-implementation GTM lifecycle, analyze existing tracking plans, implementation logs, and test results to determine which phases across auditing, strategy, setup, and reporting are complete and where to focus attention.

Does generating a GTM pipeline status report require external dependencies?

No, generating a GTM pipeline status report requires no external dependencies, as the process reads and summarizes local JSON output files and markdown context to compute current project metrics.