Use when starting the daily JWT HQ planning pass and needing fresh business data, issue movement, repo activity, and content-pipeline state before deciding what is ready for execution.
This is the shared daily HQ operator workflow for jwt-hq. It defines what the agent must review, how it decides what matters, what it writes, and where it stops. Helper scripts may assist with the mechanical parts, but the workflow lives here.
jwt-hqDo not use this skill to implement repo changes. It is the planning pass, not the execution pass.
../shared/jwt-estate.json<hq>/README.md<hq>/AGENTS.md<hq>/registry/local-paths.md<hq>/registry/repos.md<hq>/docs/playbooks/issue-linking.md<hq>/docs/playbooks/data-refresh.md<hq>/docs/playbooks/morning-review.md<hq>/scripts/seo/configs/editorial-scope.json<hq>/data/seo/page-inventory.json<hq>/reports/quarterly/ if one existsjwtpro/jwt-hq when the run is anchored to a current initiativeResolve <hq> from ../shared/jwt-estate.json.
jwt-site, wp-api-jwt-auth, jwt-auth-pro, and jwt-auth-docs.<hq>/data/seo/page-inventory.json.<hq>/data/seo/content-queue.json.existing, refresh, new, and reject.published or superseded.<hq>/reports/daily/YYYY-MM-DD-morning-review.md.Summary, Data Changes, HQ Movement, Repo Activity, Opportunities, Risks, Ready For Execution Today, Content Pipeline, and Issue Actions Taken.ready for execution today items.The HQ repo includes helper commands for the mechanical parts of the workflow. They are tools the skill may use, not the definition of the skill.
npm run morning-review
npm run morning-review -- --dry-run
npm run fetch:freemius
npm run normalize:freemius
npm run fetch:ga4 -- --date-range=last30days
npm run normalize:ga4
npm run report:growth -- --range=last30days
Then perform the issue review and brief-writing steps directly.
<hq>/reports/daily/YYYY-MM-DD-morning-review.mdready for execution todayContent Pipeline section in the daily brief showing: queue status, next content task, published count vs target, and any GSC signals relevant to queued or draft-PR contentContent Pipeline section in the daily brief showing: inventory health, queue status, next valid content task, published count vs target, and any GSC signals relevant to queued or draft-PR contentDo not:
When the brief and issue actions are complete, stop and let the user choose what to execute next.