Check Blog banner
edspencer edspencer

Check Blog

Development community

Description

--- allowed-tools: Bash, Glob, Grep, Read argument-hint: [blog-file] description: Validate a blog post against blog-rules.md --- # Check a blog post against rules Your task is to validate a blog post file ($1) against blog-rules.md and provide comprehensive feedback on SEO, readability, brand voice, and technical accuracy. ## Your Task Read the blog post and validate it against `.claude/docs/processes/blog-rules.md` and our established content standards. This is a read-only validation task -

Installation

Installs to ~/.claude/commands/edspencer-bragdoc-ai-check-blog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edspencer/bragdoc-ai/HEAD/.claude/commands/check-blog.md -o ~/.claude/commands/edspencer-bragdoc-ai-check-blog.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository