skills/morning-review/SKILL.md
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.
npx skillsauth add tmeister/skills morning-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
documentation
Use when a JWT site content issue is ready for execution and you need to draft or finalize the post directly in jwt-site, keep the same draft PR moving, and sync HQ tracking.
tools
Analyze changes and update WordPress plugin version references safely.
tools
Create, verify, list, or delete WordPress plugin version tags safely.
tools
Generate a WordPress plugin changelog focused on user value and update readme.txt when requested.