AGT-01
Autonomous
RSS Poller
Monitors 15 RSS feeds, deduplicates against a persistent article log, and writes new stories to Google Sheets via an API endpoint.
AGT-02
Autonomous
WP Publisher
Rewrites articles using a 3-layer enrichment cascade, publishes to WordPress, then self-checks 4 mandatory SEO fields and auto-fixes any failures.
AGT-03
Human-approved
Album Reviews
Picks the next approved album from the review queue, locks the row, runs the full review pipeline (research, write, fetch cover art, publish), and writes results back.
AGT-04
Autonomous
Distribution Agent
Generates branded social images from 6 rotating templates, then posts to Instagram, Facebook, and Lnk.Bio simultaneously. One post per run for natural feed spacing.
AUT-05
Human-approved
Spotify Playlist Sync + Top 10 Carousel
Syncs the weekly playlist to Spotify via browser automation, then auto-generates and posts a Top 10 Instagram carousel.
AUT-06
Autonomous
Weekly Recap Carousel
Generates a visual recap carousel — cover slide, 5 top stories, and call-to-action — from the week's published posts. Requires at least 3 posts to fire.
AGT-07
Autonomous
Release Radar
Scans ~964 followed artists on Spotify plus 5 indie-press outlets for releases in a 7-day forward window. Writes 10 ranked candidates to the review queue.
AGT-08
Autonomous
Content Proposals
Generates 2 ranked editorial list ideas with carousel layouts, SEO targets, and article outlines. Uses traffic analytics insights to orient proposals toward what's working.
AGT-09
Autonomous
Technical SEO
Audits 5–10 pages daily: title tags, meta descriptions, internal links. Fixes what it can automatically and flags what needs manual attention.
AGT-10
Autonomous
Weekly Calendar Update
Closes the editorial week, analyzes traffic and search performance, and programs next week's content calendar. Writes a weekly plan and appends to cumulative strategic memory — the feedback loop that makes the whole system learn.
AGT-11
Autonomous
SEO Brief
Daily competitive scan of 8 indie-music outlets. Cross-references Indietheka's coverage to identify gaps and writes the highest-value opportunities directly to WordPress as drafts — no approval gate.
AGT-12
Autonomous
Schema Enrichment
Classifies posts by content type (Article / Review / NewsArticle / MusicEvent), generates JSON-LD structured data, and PATCHes WordPress meta. Day-1 deployment enriched 119 posts with zero failures.
AGT-13
Autonomous
Eval Runner
Validates every published post against rules.json — Yoast compliance, featured image presence, internal links, schema validity, slug structure, tag taxonomy. Logs every run; the log is the source of truth for the Quality Monitor.
AGT-14
Autonomous
Quality Monitor
Audits the agent ecosystem itself. Scans Cowork transcripts, eval log, distribution log, MEMORY.md, and the agent repo for drift between spec and runtime. Detects error patterns not yet codified, proposes new rules — never writes, only proposes.
AGT-15
Autonomous
Weekly Traffic Dashboard
Pulls GA4 + Search Console for the closing week, generates the 11-component dashboard (bounce-by-page, keyword opportunity matrix, GSC↔GA4 anomalies, cohort retention, path analysis, schema CTR). Bloque A executes 4–6 metadata PATCHes per run autonomously.
AGT-16
Autonomous
Site Audit (SEO Architect)
Comprehensive site-wide audit across 8 dimensions (Technical, E-E-A-T, On-Page/SXO, Schema, CWV, AI/GEO, Sitemap, Images). Produces a scored Health Report routed to AGT-08, AGT-11, or Abe. Scorer, never fixer — every finding ends with an explicit Owner.
QualityLive
Pre-Publish Verification.
9 check groups covering every editorial accuracy dimension. Silent on success, blocks on failure. Each rule traceable to a specific incident.
ContentLive
6 Cornerstone Templates.
Guía Interactiva, Editorial Retrospectiva, Ranked List, Artist Monograph, Mega-Guide, Must-See Grid. Each with its own accent and component library.
ContentLive
2 Carousel Templates.
Album-focused (black bg, album art) and artist-focused (desaturated concert photos). Alternate in the feed for visual diversity.
InfrastructureLive
Chunked Upload System.
Transfers large HTML articles to WordPress by encoding, splitting into chunks, and reassembling browser-side before upload.
InfrastructureLive
GitHub Actions Migration.
Moving agents to cloud-based GitHub Actions. RSS Poller live in cloud. Remaining agents pending migration.
QualityLive
Cover Art Verification.
Fetches artwork via structured identifiers — never freeform search. Every image visually verified before rendering.