Tag: read
-
Site Maintenance Routine
Routine maintenance workflow: check site health, audit plugins for updates, review cron events, flush stale caches, and verify user accounts.
-
Taxonomies Module
Discover taxonomies, list terms, create and update categories and tags, and assign taxonomy terms to posts. The organizational layer of WordPress content.
-
Publisher
A read-write agent for content publishing. Creates posts, assigns taxonomies, manages media, and publishes — but does not delete or modify site configuration.
-
Users Module
Manage WordPress users, roles, and application passwords. List users, create accounts, update roles, and manage API authentication credentials.
-
Health Check Protocol
Deep system audit after the Initial Read. PHP health tests, database checks, file permissions, security scan, and cron state. Use when issues are suspected.
-
Blocks Module
Parse, find, insert, update, and remove individual Gutenberg blocks within post content. Surgical editing without touching the full post.
-
Diagnostician
A structured read-only agent for site investigation, health assessment, and diagnostic reporting. Never writes. Never guesses.