Blog banner
TheWayWithin TheWayWithin

Blog

Development community

Description

--- name: blog description: Draft a voice-aligned blog post (plus X thread, LinkedIn post, WIP line and image specs) on any topic, pulling context from the repo --- # /blog Command Generate a long-form post and the matching social package (X thread, LinkedIn post, WIP.co line, image specs) on any topic you specify. Unlike `/dailyreport` — which turns a structured progress log into a build-in-public update — `/blog` is for free-form writing: thought pieces, tutorials, opinion posts, deep dives,

Installation

Installs to ~/.claude/commands/thewaywithin-agent-11-blog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheWayWithin/agent-11/HEAD/.claude/commands/blog.md -o ~/.claude/commands/thewaywithin-agent-11-blog.md

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

Full documentation available on GitHub

View Source Repository