The agents that build StackBrief
The Claude Code agent pipeline that researches, writes, fact-checks, and ships every article on this site — plus the slash-command skills that run them.
Agents (13)
Content Auditor
Surfaces stale articles and tool JSONs by checking lastVerified dates against review frequency thresholds. Reports overdue content and tells you what to update first.
Content Idea Generator
Generates article ideas for an AI coding tools blog by reading the existing idea bank, checking for content gaps, and running targeted keyword searches.
Content Idea Reviewer
Scores article ideas across five dimensions (SEO, audience fit, uniqueness, writability, monetization), picks the top 3, and produces write-ready briefs.
Content Writer
Drafts MDX articles from a content brief following strict voice, formatting, and frontmatter rules. Handles tool JSON creation and affiliate link placeholders.
Niche Guard
Scans all articles and the idea bank for niche compliance. Flags content that doesn't belong on an AI coding tools site before it gets published.
Publishing Gate
Pre-publish checklist runner. Blocks publication if affiliate link placeholders, unresolved fact-check comments, missing tool JSONs, or stale verification dates are found.
Quick Brief
Turns a rough topic into a write-ready content brief in one step. Does a single SERP search to confirm the keyword angle, then produces the full brief and saves it.
SEO Auditor
Runs volatile claim scanning, fact-checking, affiliate link resolution, and SEO auditing in a single pass after the content writer finishes a draft.
Social Writer
Writes an Instagram caption with hashtags and a 4-6 tweet X/Twitter thread for a published article. Saves to a structured markdown file ready to copy-paste.
Tool JSON Builder
Creates structured JSON entries for AI coding tools referenced in articles but missing from the tools directory. Verifies pricing and URLs before writing the file.
Tool Scout
Independently researches new or trending AI coding tools, creates tool JSON entries, and seeds the idea bank with article opportunities for each tool found.
Web Designer
Builds and improves UI components, page layouts, and styles for a Next.js site with a dark OLED design system. Creates components with matching CSS modules.
Webmaster
Audits and fixes site-wide technical issues — broken internal links, missing slugs, incorrect routes, frontmatter errors, and mismatched tool references across all content files.
Skills (13)
See all skills →/build-tool
Create a content/tools/<slug>.json entry for an AI coding tool. Verifies current pricing, platform support, and URLs before writing the file.
/fix-routes
Audit all content files for broken internal links, missing tool slugs, frontmatter errors, and route mismatches. Returns a checklist of issues and fixes them inline.
/generate-ideas
Generate fresh article ideas for an AI coding tools blog. Reads the existing idea bank and content, identifies gaps, and adds scored candidates to content/ideas.md.