Blog Until Published
Outline, draft, optimize for SEO, deploy to staging, verify live, and loop until the post is published and indexed.
by Trooper
Start the "Blog Until Published" loop. Goal: blog post is live, SEO-checked, and verified at public URL Max iterations: 8 Between iterations run: curl -sI public post URL and verify 200 with meta tags Exit when: post returns 200 with title, description, and OG tags present Step 1: Outline, draft, SEO-optimize, deploy, and verify the post is live. Self-pace this loop. After each iteration, run the check command, read the output, and only continue if the exit condition is not met. Stop when the exit condition passes or max iterations is reached. Give a short status update each pass.
Paste the kickoff prompt into Cursor, Claude Code, or Codex. Deeplinks do not install hook files.
1. Outline and draft
Structure the post, write draft copy, and add internal links.
2. SEO and deploy
Set title, meta, OG tags; deploy to staging then production.
3. Verify live
Confirm public URL, meta tags, and social preview render correctly.
Guardrails
Rules the agent must follow so it cannot cheat the exit condition.
- Do not publish without explicit approval
- Cite sources for factual claims
- Verify internal links and images load on the live URL
More Content loops
Self Managing Website
Trooper watches your site and competitors — rankings, traffic, content gaps, conversion drops — then writes content, fixes what's broken, runs experiments, and surfaces clear next steps.
Changelog Until Shipped
Parse recent PRs and commits, write a user-facing changelog entry, publish it, and verify it appears on the public changelog page.
Landing Page Iteration
Screenshot the live site, annotate weak sections, redesign in code, commit, preview, and iterate until conversion-ready.
